Recently I found the source code of previous reference(the blooming flower) I post:
However, the logic and the original mesh created by Felix Faire are different from my thoughts, so I need to make some adjustments. And some functions he used in it still looked a little bit confused to me, I will further explore it.
I also find his Tweeter page and start following him to see if he create some new works related to Three.Js:
Because Blender can export 3D model as .obj file which is recognized by Javascript language and Maya cannot make this happen, I follow a tutorial to create a flower in it and it worked!
Then I used OBJLoader function in Three.js and set the color and light of my mesh. Currently it works like this:
My next step is trying to add control panel and music into it. Hope it will work.



No comments:
Post a Comment