BTW: @ devetc: I hav an oftopic question:
How long did it take you to make the game library, I mean from the moment you started at this project to the 0.12 realease so not the time this fotumtopic is going on??
Hello Wahagn,
A lot of the code is spliced together from other projects that I have ...
Search found 22 matches
- Thu Dec 23, 2010 8:34 pm
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Fri Dec 17, 2010 2:54 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Fri Dec 17, 2010 2:42 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Mon Dec 13, 2010 1:35 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Mon Dec 13, 2010 1:01 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
Hello Wahagen,wahagn wrote:Cany I try to make a logo for you with photoshop
sorry to say but this current is in my opinion rather ugly
If am pretty bad as an artist. If you can build something better, I would be grateful, so long as the image does not conflict with the GPL licence of the project.
-devetc
- Mon Dec 13, 2010 12:38 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Mon Dec 13, 2010 12:26 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
Well, there is DarkBasic (programmng in basic, wich is pretty nice for starters and it has all the merit), Dark GDK(in c++ and its quite nice), Unity3d(uses C#, its more complex), Shiva3d(uses LUA, more complex too).
But anyway..you do what you wanna do. IMO you're just wasting time learning C++ if ...
But anyway..you do what you wanna do. IMO you're just wasting time learning C++ if ...
- Mon Dec 13, 2010 12:07 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Sun Dec 12, 2010 11:38 pm
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
Re: asd
Programming is about 10% of writing code. The rest is planning (UML, etc) and debugging.
Hello RandomMesh,
I agree with you, if this was an ideal world. You see, the problem is that analysis and design comes from experience. We can plan something out but not recognize the nuances of that plan ...
- Sun Dec 12, 2010 11:02 pm
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Tue Dec 07, 2010 8:38 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Tue Dec 07, 2010 8:31 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Sat Dec 04, 2010 1:34 pm
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Fri Dec 03, 2010 7:44 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
- Thu Dec 02, 2010 11:31 am
- Forum: Project Announcements
- Topic: ComineGL: Game Library for Learning Programming in C/C++
- Replies: 94
- Views: 23402
Updated Tutorial for an Explosions
Hello All,
I had a chance to download sounds/sprite sheet to demonstrate a tutorial for writing simple explosions.
http://comine.com/1622/tutorial20.htm
The tutorial demonstrates how to write a simple function which
renders an explosion animation with sound at different positions with the ...
I had a chance to download sounds/sprite sheet to demonstrate a tutorial for writing simple explosions.
http://comine.com/1622/tutorial20.htm
The tutorial demonstrates how to write a simple function which
renders an explosion animation with sound at different positions with the ...