Search found 22 matches

by Trimmy
Sat Aug 14, 2010 5:47 am
Forum: Programming Discussion
Topic: Planet Renderer
Replies: 11
Views: 1075

Re: Planet Renderer

Some inspiration [youtube]<object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/DCzDKj3hjOE?fs=1&hl=de_DE&rel=0&border=1"></param><param name="allowFullScreen" value="true"></param><param name=&qu...
by Trimmy
Sat Aug 14, 2010 5:45 am
Forum: Game Development
Topic: 3D first person shooter video (early build)
Replies: 16
Views: 2534

Re: 3D first person shooter video (early build)

Looks pretty good so far.
by Trimmy
Fri Aug 13, 2010 3:36 am
Forum: Programming Discussion
Topic: Planet Renderer
Replies: 11
Views: 1075

Planet Renderer

I 'm working on a planet renderer for my current project which has been quite a challenge for me but I have managed to produce some results close to what I want to achieve. I'm just wondering if anyone has any good resources on the subject or can give some advice from their own knowledge and experie...
by Trimmy
Sun Aug 08, 2010 7:15 pm
Forum: Game Development
Topic: What API do YOU use and why?
Replies: 12
Views: 7032

Re: What API do YOU use and why?

OpenGL, with GLUT for now, because it's the only cross platform 3D API I know of. I use GLUT at the moment but I might use SDL in the future.
by Trimmy
Fri Aug 06, 2010 2:51 am
Forum: General Gaming
Topic: Post your PSN ID
Replies: 20
Views: 20527

Re: Post your PSN ID

Timmeus

I'm not really on that much these days though maybe once a week at best.
by Trimmy
Thu Aug 05, 2010 4:20 pm
Forum: Game Development
Topic: What was your first game?
Replies: 23
Views: 3840

Re: What was your first game?

My first game was a 3D collect cubes as a cube game. I made it about a year ago and programmed it in C++ using OpenGL and GLUT. [youtube]<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Q4AypuDr9jY&hl=en_US&fs=1"></p...
by Trimmy
Thu Aug 05, 2010 2:30 am
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 587905

Re: Official "Hello, World! (I'm new!)" thread

Hey everyone, I'm a 21 ( 22 soon ) year old programmer with C/C++ and I loves games and game programming. I'm currently working on two projects; my 3D game engine called FirstGame Engine, which is currently on the back burner since I came to realize I did it wrong but I'm still creating code I plan ...