User:Jdp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
I'm writing a compiler from [http://www.khronos.org/collada/ COLLADA] to [http://jogl.dev.java.net JOGL] programs in [http://java.sun.com/docs/books/jls/first_edition/html/index.html Java Programming Language] source code as part of my [http://www.syntelos.com/ Syntelos] project. I'll work the problem. | I'm writing a compiler from [http://www.khronos.org/collada/ COLLADA] to [http://jogl.dev.java.net JOGL] programs in [http://java.sun.com/docs/books/jls/first_edition/html/index.html Java Programming Language] source code as part of my [http://www.syntelos.com/ Syntelos] project. I'll work the problem. | ||
I'm not well experienced in graphics. I've done a couple experimental widget kits in [http://java.sun.com/products/jdk/awt/ java] (box extends rectangle, animator extends thread). I had a spell in an office next to [http://www1.cs.columbia.edu/~feiner/ Steve Feiner], and have his book, if that counts. | I'm not well experienced in graphics. I've done a couple experimental widget kits in [http://java.sun.com/products/jdk/awt/ java] (box extends rectangle, animator extends thread). I had a spell in an office next to [http://www1.cs.columbia.edu/~feiner/ Steve Feiner], and have his [http://books.google.com/books?id=A4k29b0BdVMC&printsec=frontcover&dq=Computer+Graphics:+Principles+and+Practice book], if that counts. |
Revision as of 03:18, 18 December 2007
Welcome to my COLLADA wiki page. I have some Wikipedia experience, it's a cautionary tale.
My name is John, I am a Software Engineer specialized to the interactive server side in Java.
I'm writing a compiler from COLLADA to JOGL programs in Java Programming Language source code as part of my Syntelos project. I'll work the problem.
I'm not well experienced in graphics. I've done a couple experimental widget kits in java (box extends rectangle, animator extends thread). I had a spell in an office next to Steve Feiner, and have his book, if that counts.