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
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
A tool to visualize the Big Data using SQL queries
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."