What did I do ?
UNITY3D-ETHEREUM COMMUNICATION WITH NETHEREUM
100%
ON-GPU PHYSICS BASED GRAPH DRAWING
100%
In a sight:
Unity3D, Nethereum
Listening for new blocks on the Ethereum blockchain directly into Unity3D through the use of Nethereum
Force directed graph, Compute shader
Force directed graph (spring - electric forces) simulated directly into the GPU through th euse of compute shader to handle the real-time graph computation of a big amount of nodes and transactions
Learn more:
Work in progress
This is an experiment using Unity3D and physics simulation on GPU to render real-time the activity of a node on the Ethereum main-net blockchain.