Engine Dev

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

Post Reply
X Abstract X
Chaos Rift Regular
Chaos Rift Regular
Posts: 173
Joined: Thu Feb 11, 2010 9:46 pm

Engine Dev

Post by X Abstract X »

***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.
Last edited by X Abstract X on Sun May 06, 2018 2:13 pm, edited 2 times in total.
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: Azure Engine 3D Development Videos

Post by MrDeathNote »

Nice job man, i lold about the upside down textures :lol:
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
User avatar
cypher1554R
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1124
Joined: Sun Jun 22, 2008 5:06 pm

Re: Azure Engine 3D Development Videos

Post by cypher1554R »

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!
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: Azure Engine 3D Development Videos

Post by GroundUpEngine »

Liked, Favorited, Subscribed. Your Engine is tight, Keep it up! :)

EDIT: SFML does this with textures too, so I apply them upside down :lol:
User avatar
programmerinprogress
Chaos Rift Devotee
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

Post by programmerinprogress »

A very exciting project, subscribing!

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
X Abstract X
Chaos Rift Regular
Chaos Rift Regular
Posts: 173
Joined: Thu Feb 11, 2010 9:46 pm

Re: Azure Engine 3D Development Videos

Post by X Abstract X »

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.
X Abstract X
Chaos Rift Regular
Chaos Rift Regular
Posts: 173
Joined: Thu Feb 11, 2010 9:46 pm

Re: Azure Engine 3D Development Videos

Post by X Abstract X »

Video 2 released! Link in first post.
Post Reply