threefab
threefab copied to clipboard
Fabrication tool for three.js
Fixes the export function
Adressing issue #23 - Can't export with threefab As jterrace suggested, adding the script tag js/threefab/textures/CanvasTexture.js to index.html gave some meaning to the export button
Since it seems like x3d is going to be the standard in web based 3d descriptions, wouldn´t it be great for threefab to allow exporting it's results in the form...
I like the way ThreeFAB handles created models with hierarchy and Transform/Materials controls. I would like to ask if it could really implement OpenCSG as well? I want to integrate...
I think a link to the repo in the app will garner more community contributors
Would be great if the model importer could use drag-n-drop or just a file widget. http://www.html5rocks.com/en/tutorials/file/dndfiles/
I'm trying to export a scene with threefab, http://blackjk3.github.com/threefab/ and nothing happens when I press the export button in Chrome / Firefox. A shame as its a really great tool....
Add rotate and scale manipulators in addition to transform. A controls toolbar will also need to be created to switch between them. Also maybe add hot keys? W - transform,...
Add the ability to define collider meshes on objects. This seems very useful for rapid game prototyping.
Add ability to assign keyboard or mouse input to particular objects.