Assignment #2 using external liblary
This week I tried to use OpenGL libraly.
One of them is photo viewer. here
But, pde file isn't accepted by my server. I change extention to txt
Second one is something challange for me.
In Japan, there is one of major free 3d modeling software.
/It's called "Metasequoia". http://www.metaseq.net/english/index.html
Using this toolo, Japanese creater uploaded models on the web.
Processing offical liblary has some kind of importer.
one of 3D model loader is avilable. 'OBJLoader'
But "Metasequoia" loader isn't avilable.
Metasequoia loader of C++ version, Flash version and JAVA version are avilable.
I try to transrate it for Processing.
and I built up some sample code following.
I uploaded my web site . here
But cannot execute, I cannot figure out.
So I upload ZIP file with my lib. Modeling data can access with Internet.
In this version, I confirmed to execute on the local computer.
This version, you can watch "Dokuro" model.
I'm now thinking, I upload this libraly with GPL licence to somewhere. I'mlooking for.
And ,now, I'm contacting with original code author. (Java version)
Comments (3)
I can figure out why my upload code didn't execute.
When we use external library, Processing don't generate part of external lib in "index.html"
We have to modify in it. (just only 3part)
(at another 'jar' notecing, add external jar file)
Uploaded file is
here
Posted by Hide | February 1, 2009 6:03 AM
Posted on February 1, 2009 06:03
I cannot confirm to execute this web site with Mac. 'Loading....' message is still continue...
Posted by Hide | February 1, 2009 6:07 PM
Posted on February 1, 2009 18:07
I figure out. A external libraly for Proce55ing has to be compiled by Java1.5.
Posted by Anonymous | February 1, 2009 8:49 PM
Posted on February 1, 2009 20:49