An experiment to build a realtime VR visualization of Bitcoin transactions on the blockchain
-
Updated
Dec 13, 2017 - JavaScript
An experiment to build a realtime VR visualization of Bitcoin transactions on the blockchain
The main idea of remote rendering is to distribute the rendering onto multiple nodes. A client splits its screen into multiple tiles, and each buffer for each tile is calculated by a different node. These calculated buffers are stacked back together by the client and it calculates the final illumination.
Hardware accelerated realtime visualization of ecg signals in sweep charts via OpenGL (+algorithmic analyzation in the future)
Fast mosaic creation from pre-processed source images
A Python application that automatically solves Minesweeper using computer vision, probabilistic decision making, and custom OCR. Features include real-time board detection, intelligent move selection, and comprehensive debug visualization tools.
We developed this Realtime Lab Streaming Layer Dashboard, a Python-based, interactive GUI for visualizing multiple LSL streams and channels in real-time. This dashboard allows researchers to quickly verify stream integrity and monitor the data quality before or during recording sessions.
CartPole Reinforcement Learning with Neuroevolution of augmenting topologies
In this tutorial, we will learn Hand Tracking in real-time. The best part is we don’t have to configure 100 parameters along with 20 installs to make it run. Within 5 to 10 mins you will have your model working. Video Link - https://youtu.be/C1MUbMW3g50
This project explores the monochromatic triangle problem, leveraging genetic algorithms to find optimal solutions. It includes a visualization component to illustrate the problem and solution.
A tool to visualize the Big Data using SQL queries
Python-based application built using CustomTkinter for the graphical user interface (GUI) and Matplotlib for data visualization. It allows users to import datasets, perform real-time data visualization, and analyze data using various chart types and machine learning techniques.
Add a description, image, and links to the realtime-visualization topic page so that developers can more easily learn about it.
To associate your repository with the realtime-visualization topic, visit your repo's landing page and select "manage topics."