TP Ventricular Model

Select the JSON file containing the structure

Before you can proceed, you need to choose the structural file!

Your browser doesn't support HTML5.0 Your browser doesn't support HTML5.0

Instructions for modifiable sections.

You can edit the source code for a number of the modeling shaders by accessing the Edit/Save/Load Source Code menu of the GUI. As soon as the shader is edited, the program automatically starts using the updated version of the code.

Notice that GLSL does not allow for mixing of data types. So, floats and integers cannot be mixed unless directly type casted.