What projects are you currently working on?

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

User avatar
WSPSNIPER
Chaos Rift Regular
Chaos Rift Regular
Posts: 145
Joined: Sun Jan 03, 2010 6:19 pm
Current Project: top down shooter
Favorite Gaming Platforms: ps3
Programming Language of Choice: c++

Re: What projects are you currently working on?

Post by WSPSNIPER »

GyroVorbis wrote:
WSPSNIPER wrote:im working on a few, ive been working on a small scripting language for a while and i am creating a custom gui lib in sfml. this was started because i was making a 3d engine in c++ sfml/opengl and wanted some resources. I have already made a 3d model format and an exporter for it in blender.

i have some crappy vids on youtube at WSP_SNIPER2 link to my latest vid

http://www.youtube.com/watch?v=47mei_wtUNM

that is of my gui but check out some of my other vids of my previous work as well, Thanks
Favorited and subscribed.

I always try to pay close attention to the actual code on videos like this, and from an object-oriented standpoint, I can definitely tell that you are doing a damn fine job of writing this.
Thanks, it means a lot to me cause you are to one who got me started in programming with your beginning game dev videos and the adventure videos were great to watch and kept me motivated.
User avatar
tinni5
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 8
Joined: Sat Aug 22, 2009 4:11 pm
Current Project: shader supporting game engine
Favorite Gaming Platforms: PC, Dreamcast, PSP, PS3
Programming Language of Choice: C++
Location: United Kingdom

Re: What projects are you currently working on?

Post by tinni5 »

Currently im working on a completely shader driven framework using c++ and Direct3D 9.0c/10. Previously my framework relied upon the fixed function pipeline for everything and i was limited in a lot of ways. It does provide a nice animation tool so i can make use of engine driven animations or cutscenes. With the exception of simple 2D clone games the fixed function pipeline was fine but now ive dipped my toe into the 3D pool its become harder in terms of the number of lights im restricted to (previously 8). I'd like to implement a deferred rendering system. Although, ive yet to migrate the Direct3D 9 renderer over to the shader approach im still working on the Direct3D 10 implementation. I have a sort of dual setup of the Direct3D 9 renderer using the fixed function path and the Direct3D 10 opting for the shader driven road. However, all the latter can do is handle transformations and textures using shaders. Its early days lol
Image
Image
Image
Image
Image
Image
Image
Image
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: What projects are you currently working on?

Post by GroundUpEngine »

Sounds cool! I think the shader approach gives alot more freedom ;)
User avatar
Milch
Chaos Rift Junior
Chaos Rift Junior
Posts: 241
Joined: Sat Jul 11, 2009 5:55 am
Programming Language of Choice: C++
Location: Austria, Vienna

Re: What projects are you currently working on?

Post by Milch »

Just got UDP broadcasting to work.
After like 4 tries when I finally reallized that sending lots of broadcasts in a second crashes my WLAN router D:
At least I know now how to take revenge as soon as somebody bitches at me :twisted:
Follow me on twitter!
User avatar
RyanPridgeon
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 447
Joined: Sun Sep 21, 2008 1:34 pm
Current Project: "Triangle"
Favorite Gaming Platforms: PC
Programming Language of Choice: C/C++
Location: UK
Contact:

Re: What projects are you currently working on?

Post by RyanPridgeon »

Making my Flash game.:)

Implementing a battle sequencer now, to spawn enemies and suchlike in an orderly fashion for each level. At the moment I'm just randomly spawning a clusterfuck of enemies when the level begins (for testing).

Image
Ryan Pridgeon
C, C++, C#, Java, ActionScript 3, HaXe, PHP, VB.Net, Pascal
Music | Blog
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: What projects are you currently working on?

Post by Ginto8 »

RyanPridgeon wrote:Making my Flash game.:)

Implementing a battle sequencer now, to spawn enemies and suchlike in an orderly fashion for each level. At the moment I'm just randomly spawning a clusterfuck of enemies when the level begins (for testing).

[image]
that looks really cool! Do you have a demo people can try?
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
ismetteren
Chaos Rift Junior
Chaos Rift Junior
Posts: 276
Joined: Mon Jul 21, 2008 4:13 pm

Re: What projects are you currently working on?

Post by ismetteren »

I have just begun some network programming in java. Im planning on making a simple Command line game, but right now i only have a simple Echo-server (wich only allows one client) and -client.
Image ImageImage Image
User avatar
TheBuzzSaw
Chaos Rift Junior
Chaos Rift Junior
Posts: 310
Joined: Wed Dec 02, 2009 3:55 pm
Current Project: Paroxysm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

Re: What projects are you currently working on?

Post by TheBuzzSaw »

Say hello to our dev team. :)

http://www.youtube.com/user/cyborusDev
User avatar
jasongosen
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 7
Joined: Fri Jun 04, 2010 1:14 pm

Re: What projects are you currently working on?

Post by jasongosen »

I just started going to school for Java. Next year I'm starting C++. 3D game development looks pretty complicated :shock2:, you guys are doing a good job.
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: What projects are you currently working on?

Post by GroundUpEngine »

TheBuzzSaw wrote:Say hello to our dev team. :)

http://www.youtube.com/user/cyborusDev
Awesome team, Cyborus looks straight up sick! Subscribed!
User avatar
TheBuzzSaw
Chaos Rift Junior
Chaos Rift Junior
Posts: 310
Joined: Wed Dec 02, 2009 3:55 pm
Current Project: Paroxysm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

Re: What projects are you currently working on?

Post by TheBuzzSaw »

GroundUpEngine wrote:
TheBuzzSaw wrote:Say hello to our dev team. :)

http://www.youtube.com/user/cyborusDev
Awesome team, Cyborus looks straight up sick! Subscribed!
We posted moar updates. :D
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: What projects are you currently working on?

Post by eatcomics »

Awesome I'll have to check that out
Image
User avatar
MrDeathNote
ES Beta Backer
ES Beta Backer
Posts: 594
Joined: Sun Oct 11, 2009 9:57 am
Current Project: cocos2d-x project
Favorite Gaming Platforms: SNES, Sega Megadrive, XBox 360
Programming Language of Choice: C/++
Location: Belfast, Ireland
Contact:

Re: What projects are you currently working on?

Post by MrDeathNote »

I've just posted a tutorial series about creating your own basic map editor. I made a new thread for it and i thought i'd link it here ;)

http://elysianshadows.com/phpBB3/viewto ... 860#p60860
http://www.youtube.com/user/MrDeathNote1988

Image
Image

"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
ZOMBIE!!!
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 11
Joined: Tue Jul 20, 2010 7:22 pm

Re: What projects are you currently working on?

Post by ZOMBIE!!! »

Well, pretty soon I'm starting on a simple "Guess the Number" game with SDL. I'm just trying to get used to the syntax. While it's a simple game, I'm loading it with features like: earning medals, unlocking levels (by earning medals), saving the game, highscore list, and anything else I can think of. At the moment I am waiting for my friend to kind of catch up to where I am as far as knowledge of SDL syntax goes. Once we have anything to show off, I'll post screen shots. :D
XianForce
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: What projects are you currently working on?

Post by XianForce »

ZOMBIE!!! wrote:Well, pretty soon I'm starting on a simple "Guess the Number" game with SDL. I'm just trying to get used to the syntax. While it's a simple game, I'm loading it with features like: earning medals, unlocking levels (by earning medals), saving the game, highscore list, and anything else I can think of. At the moment I am waiting for my friend to kind of catch up to where I am as far as knowledge of SDL syntax goes. Once we have anything to show off, I'll post screen shots. :D
Nice =D. Is this going to be your first project?
Post Reply