NeuralEnsemble / neuroConstruct

neuroConstruct: biophysically detailed neuronal modelling in 3D
http://www.neuroconstruct.org
GNU General Public License v2.0
48 stars 24 forks source link

Jogamp j3d #38

Closed borismarin closed 10 years ago

borismarin commented 10 years ago

Updated to use recent j3d jars (with jogl backend). Has been tested with oracle java 6/7 on windows, mac and linux. All platforms are now supported, with minor glitches, hopefully solvable by talking to the (active) community @ http://forum.jogamp.org/

epiasini commented 10 years ago

Did a couple of quick tests trying to visualise a fairly complex network (default sim config from Vervaeke2010: 45 cells with ~3600 segments each. I always visualised it with the "soma solid, neurite lines" setting)

borismarin commented 10 years ago

see also https://github.com/openworm/OpenWorm/issues/93#issuecomment-34465886