***VIDEO 2 RELEASED***
Hello everyone. I'm going to be releasing videos documenting the development of my 3D engine. The engine is written in C++ with OpenGL/SDL. Over time, the engine is going to evolve into a tile based, action RPG sort of game. I plan on releasing a lot more videos and making this thread a little nicer over time.
Enjoy.
Engine Dev
Moderator: PC Supremacists
-
- Chaos Rift Regular
- Posts: 173
- Joined: Thu Feb 11, 2010 9:46 pm
Engine Dev
Last edited by X Abstract X on Sun May 06, 2018 2:13 pm, edited 2 times in total.
- 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: Azure Engine 3D Development Videos
Nice job man, i lold about the upside down textures
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
- cypher1554R
- Chaos Rift Demigod
- Posts: 1124
- Joined: Sun Jun 22, 2008 5:06 pm
Re: Azure Engine 3D Development Videos
Yeah. This whole programming thing turned her life upside down.. face.
But if I'm being serious for a sec, I like this. I can tell there's going to be some cool updates.
Keep it up!
But if I'm being serious for a sec, I like this. I can tell there's going to be some cool updates.
Keep it up!
- 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: Azure Engine 3D Development Videos
Liked, Favorited, Subscribed. Your Engine is tight, Keep it up!
EDIT: SFML does this with textures too, so I apply them upside down
EDIT: SFML does this with textures too, so I apply them upside down
- programmerinprogress
- Chaos Rift Devotee
- Posts: 632
- Joined: Wed Oct 29, 2008 7:31 am
- Current Project: some crazy stuff, i'll tell soon :-)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++!
- Location: The UK
- Contact:
Re: Azure Engine 3D Development Videos
A very exciting project, subscribing!
Keep up the good work :D
Keep up the good work :D
---------------------------------------------------------------------------------------
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
-
- Chaos Rift Regular
- Posts: 173
- Joined: Thu Feb 11, 2010 9:46 pm
Re: Azure Engine 3D Development Videos
Thanks for the great responses everyone! Working on the animation system now. It's a major pain trying to get it implemented so it works for models that move at different speeds or models that have different amounts of frames per animation. Gotta hammer it out a bit more to make it more dynamic.
-
- Chaos Rift Regular
- Posts: 173
- Joined: Thu Feb 11, 2010 9:46 pm
Re: Azure Engine 3D Development Videos
Video 2 released! Link in first post.