06-12-2017, 01:59 PM
(06-08-2017, 02:44 PM)tkbd Wrote: Hi!, boeingchen
Wonderful!!,I felt your web version was closer to the feeling operate by Wings3D app.
In my enviroment (Mac),it works fine on Firefox and Vivaldi.
However Safari v10.1.1,I can't make a cube (the dialog not appeared).
For example the console log of Safari that I got is here :
Code:[Error] SyntaxError (DOM Exception 12): The string did not match the expected pattern.
querySelectorAll (cubeshape.js:195)
(anonymous function) (cubeshape.js:195)
[Log] WebGL 1 init with extension (wings3d_gl.js, line 34)
[Log] Workspace init successful (wings3d_view.js, line 490)
[Log] Render.init() success (wings3d_render.js, line 535)
[Error] SecurityError (DOM Exception 18): The operation is insecure.
texImage2D (wings3d_render.js:163)
onload (wings3d_render.js:163)
Maybe there are still a lot of subjects to be solved.
But Wings3D web version has potential for the flexible extensibility of the User Interface.
I like fast geomerty rendering speed.
I'm looking forward to future development.
Cheer!!
P.S
Certainly Android OS can connect Mouse and/or keyboard.
and iOS don't support Mouse but can use keyboard via bluetooth .
Thanks for the encouragement, and yes, it very easy to create new interface out of html. That one reason I decide to write the web version.
Could not figure out the Safari error, will try to work out some solution later. Buying Mac and test on Safari add to todo list.
New functionality, duplicate, rename, delete, and move whole body obj.
Dissolve, collapse functions next. Selection Group move back a bit.