Intel sponsors gamedev.net search:   
[Control Panel] [Register] [Bookmarks] [Who's Online] [Active Topics] [Stats] [FAQ] [Search]


Get to know INsanityDesign...  
Full Name  
Nickname INsanityDesign 
State/Province, Country Bremen   Germany
GD Gathering City Bremen, Bremen, Germany
Contact Info
Homepage URL  
ICQ ID  
AIM ID  
Yahoo IM ID  
Current Occupation
Job Title  
Job Description  
Other Interesting Details
Rating 1025  (Rate this user)
Number Of Posts
In our forums
69  
Member Since 7/27/2000 6:14:44 AM
ContributionsContact Us if a contribution of yours isn't listed
Send a Private Message to this user...

Some recent topics started on our forums
NeHe Android Ports NeHe Android PortsPosted by: Savas Ziplies at August 9, 2009 9:13:48 PMI have started to port the NeHe tutorials over to the Android platform. The ports combine Java with OpenGL ES ports and are therefore a nice overview of two different worlds. You... 
Posted August 9, 2009 3:13:48 PM
TextureBuffer coordinates - Question Hi This is probably the dumbest question ever but I am not able to figure it out myself. The premiss is, I have OGL-ES and I use vertex buffers with indices. Everything worked fine as long as I do not want to map a texture on it. The prior... 
Posted July 28, 2009 4:06:57 AM
View All Topics Started By This User

Some recent replies made on our forums
NeHe Android Ports I have to thank you for your comment! This is the biggest motivation to continue I could hope of. The next are already in line... ^^ 
Posted August 10, 2009 10:27:10 AM
Application Packaging lithos is somewhat right: What are you looking for? Just packaging can be done by wrapping up a jar with a good MetaInf. You can also make a standalone service or exe with JSmooth and its interface or by Ant. You could also have a look at JNLP and... 
Posted August 5, 2009 6:24:36 AM
UI or GUI with OpenGL in Java Hi I am not experienced with FengGui but maybe you want to have a look at http://weblogs.java.net/blog/campbell/archive/2006/10/easy_2d3d_mixin.html and http://weblogs.java.net/blog/campbell/archive/2005/09/java2djogl_inte_1.html and overall C... 
Posted July 29, 2009 6:05:55 AM
TextureBuffer coordinates - Question Quote:Original post by Brother Bob Since you mentioned a cube, I can as well say it right away. While the cube may have shared corners, the texture coordinates at these corners are not shared. Since you must have exactly one texture coordinate... 
Posted July 28, 2009 5:34:36 AM
Export to excel A library would be Apache POI (http://poi.apache.org/). I would got with that or try to fire your Makro through the command line by runtime. 
Posted May 14, 2009 7:14:34 AM
UML or not UML? Greetings I would not necessarily completely agree with jpetrie. From my hand side, I know a lot of people able to create and use UML diagrams. And to say it is a complete waste of time is too harsh. Trying to ONLY USE UML is a waste of time,... 
Posted May 14, 2009 3:28:54 AM
MIDI volume change problem Greetings That is a known problem of Java since JDK5 if I remember correctly. The problem is that Java Sound is currently no more in active development and I think there has never been a solution/fix been made to this. Instead we have seen man... 
Posted February 13, 2009 10:21:08 AM
A Different Way to Level... Quote:Original post by xxpigxx Call me crazy (okay . . . don't, I will cry), but I liked the way that SWG PreCU handled the leveling. /sign (also for the crying thing... ^^') 
Posted December 4, 2008 1:13:30 PM
networking in a java-game??? Greetings The logic should be handled by both "clients" themselves. The data send should be the commands that define what logic to render to the screen. It is just a question of data amount and therefore speed. What logic you want to send depend... 
Posted December 2, 2008 5:08:04 AM
Upload applet online As I do not use free webspace just google for the term. There are plenty of offers on the net. 
Posted November 26, 2008 3:42:44 AM
View All Replies Made By This User