What projects are you currently working on?
Moderator: PC Supremacists
-
- Chaos Rift Newbie
- Posts: 1
- Joined: Sun Dec 26, 2010 6:23 pm
- Programming Language of Choice: C++
Re: What projects are you currently working on?
Learning C++
Re: What projects are you currently working on?
^ that's legit. ;p
<qpHalcy0n> decided to paint the office, now i'm high and my hands hurt
Re: What projects are you currently working on?
It's been a long time since I did any game programming but I'm finally at a point where I am starting to get satisfied with my 3D graphics development. Right now I have been working on a rendering engine to organize scenes and resources (and hopefully the starting point for a bigger game and level editor). This engine still has a long ways to go. I am currently making a puzzle game called Pick-o-Mania to check for flaws and advantages of how game code can work along with it. But in this video I'm doing some demo on how well it can update many geometry instances on hardware.
BTW this video was done before an overhaul on the data structures to organize the graphics. Now it has a complete entity-based system in which to manipulate instances much more easily and it hides the obfuscating code of matrix transformations and texture/mesh swapping.
BTW this video was done before an overhaul on the data structures to organize the graphics. Now it has a complete entity-based system in which to manipulate instances much more easily and it hides the obfuscating code of matrix transformations and texture/mesh swapping.
- MrDeathNote
- 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?
Looks pretty sweet bro, keep it up!
http://www.youtube.com/user/MrDeathNote1988
"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
"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
- GroundUpEngine
- 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?
xiphirx wrote:Workin on a modification for Amnesia: The Dark Descent (so fun)
Working on a SC2 Replay uploading/viewing/sharing system
I didn't know there was flashlights back in the 1830's :D, however, looks awesome!
I remember when I used to be into nostalgia.
- xiphirx
- Chaos Rift Junior
- Posts: 324
- Joined: Mon Mar 22, 2010 3:15 pm
- Current Project: ******** (Unkown for the time being)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Contact:
Re: What projects are you currently working on?
lol yeah, it's an import from their previous game Penumbra :3
StarCraft II Zerg Strategy, open to all levels of players!
Looking for paid work :< Contact me if you are interested in creating a website, need a web design, or anything else you think I'm capable of
Looking for paid work :< Contact me if you are interested in creating a website, need a web design, or anything else you think I'm capable of
- TheBuzzSaw
- 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?
A Map Editor made in WX - Python
- EccentricDuck
- Chaos Rift Junior
- Posts: 305
- Joined: Sun Feb 21, 2010 11:18 pm
- Current Project: Isometric "2.5D" Airship Game
- Favorite Gaming Platforms: PS2, SNES, GBA, PC
- Programming Language of Choice: C#, Python, JScript
- Location: Edmonton, Alberta
Re: What projects are you currently working on?
Wooooooooooooooooooo! I just finished submitting my game, Gyroball, for review to Xbox Live Indie Games. Here it is:
http://catalog.create.msdn.com/en-US/ga ... fb8&type=1
Also, here's a trailer that a friend of mine put together for me:
http://catalog.create.msdn.com/en-US/ga ... fb8&type=1
Also, here's a trailer that a friend of mine put together for me:
Re: What projects are you currently working on?
http://www.youtube.com/watch?v=heGRu4RKWkw
Edit: I cant ever get that youtube embedded nonsense to work.
Edit: I cant ever get that youtube embedded nonsense to work.
Last edited by M_D_K on Tue Jan 18, 2011 11:23 am, edited 1 time in total.
Reason: but I can (get embedded youtube to work)
Reason: but I can (get embedded youtube to work)
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Dad, "Yea well I have a fan belt in street fighting"
- Ginto8
- 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?
damn avansc, that's fancy. Really makes me wonder how you're doing it, especially the gradienting. Are you just messing with the OpenGL lighting, or did you make your own fancy lighting stuff?
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.
Re: What projects are you currently working on?
Right now the code is in shambles, I'll make a clean demo and post the code. but basically its just a triangle fan for the light, that alphas out to the edges, then i just lay over alpha where the shadows should be. Im sure its a very very bad way to do it, but it works. Next step is to try and do something with a FBO so i can use a shader on it.Ginto8 wrote:damn avansc, that's fancy. Really makes me wonder how you're doing it, especially the gradienting. Are you just messing with the OpenGL lighting, or did you make your own fancy lighting stuff?
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Dad, "Yea well I have a fan belt in street fighting"
- trufun202
- Game Developer
- Posts: 1105
- Joined: Sun Sep 21, 2008 12:27 am
- Location: Dallas, TX
- Contact:
Re: What projects are you currently working on?
Nice! Rating +1, subbed, and favoritedavansc wrote:http://www.youtube.com/watch?v=heGRu4RKWkw
Edit: I cant ever get that youtube embedded nonsense to work.
-
- Chaos Rift Cool Newbie
- Posts: 51
- Joined: Tue Dec 14, 2010 6:49 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Everything... and C#
- Location: dnXstudios
- Contact:
Re: What projects are you currently working on?
Very cool I've always liked games like these.EccentricDuck wrote:Wooooooooooooooooooo! I just finished submitting my game, Gyroball, for review to Xbox Live Indie Games. Here it is:
http://catalog.create.msdn.com/en-US/ga ... fb8&type=1
Also, here's a trailer that a friend of mine put together for me:
Unique shadowing in 2D :D Cool cool.avansc wrote:http://www.youtube.com/watch?v=heGRu4RKWkw
Edit: I cant ever get that youtube embedded nonsense to work.