Comment on 3D browser Plugin - Blender web plugin. What value would such and app add to the internet?parentComments−partoaOP18yWhat about having something faster than JavaScript, say, Python running in a similar plugin instead? Something that has a complete modern 3D Engine and a Physics Engine with VRML and fair Blender support.−dzorz18yAre you sure that Python is faster than JavaScript? I'm not saying it isn't, but in a light of recent optimized JavaScript engines who knows?−albertcardona18yWhat we need boils down to:* Rotate in 3D with middle mouse button (MMB)* Pan in 3D with shift+MMB* Zoom with scroll wheel* Print object's name on mouse over.On top of this, built whatever later, for the above cover most visualization needs.
Comments
What about having something faster than JavaScript, say, Python running in a similar plugin instead? Something that has a complete modern 3D Engine and a Physics Engine with VRML and fair Blender support.
Are you sure that Python is faster than JavaScript? I'm not saying it isn't, but in a light of recent optimized JavaScript engines who knows?
What we need boils down to:
* Rotate in 3D with middle mouse button (MMB)
* Pan in 3D with shift+MMB
* Zoom with scroll wheel
* Print object's name on mouse over.
On top of this, built whatever later, for the above cover most visualization needs.