06-04-2017, 12:57 PM
(This post was last modified: 06-27-2017, 08:21 AM by boeingchen.)
https://cdn.rawgit.com/lingochen/wings3d...index.html
Extremely alpha and raw. only test on (Firefox, Chrome)
Currently can only import/export Wavefront obj file.
vertex/edge/face mode works. no body mode yet.
undo/redo works. Extrude, Cut, Connect, functions works too.
I think I am 50% done? (Too much optimism?). The underlying wingedEdge structure is quite robust (I am using halfEdge mostly, half of the wingedEdge).
Reasons to reimplement Wings3D for the web? My goal is to implement a tutorial mode on top of Wings3D. So people can learn to use Wings3D and 3D in general much more easily. Also I believed web is the future for 3D/VR.
Likes to hear all opinions/criticisms.
---------------------------------------
06/12/17 update: support body mode. move, duplicate, rename delete functions.
06/27/17 update: support collapse, dissolve in edgeMode.
06/27/17 update: support Microsoft Edge browser.
Extremely alpha and raw. only test on (Firefox, Chrome)
Currently can only import/export Wavefront obj file.
vertex/edge/face mode works. no body mode yet.
undo/redo works. Extrude, Cut, Connect, functions works too.
I think I am 50% done? (Too much optimism?). The underlying wingedEdge structure is quite robust (I am using halfEdge mostly, half of the wingedEdge).
Reasons to reimplement Wings3D for the web? My goal is to implement a tutorial mode on top of Wings3D. So people can learn to use Wings3D and 3D in general much more easily. Also I believed web is the future for 3D/VR.
Likes to hear all opinions/criticisms.
---------------------------------------
06/12/17 update: support body mode. move, duplicate, rename delete functions.
06/27/17 update: support collapse, dissolve in edgeMode.
06/27/17 update: support Microsoft Edge browser.