Search found 32 matches

by ph0sph0ruz
Fri Apr 04, 2014 11:19 am
Forum: Game Development
Topic: Galaxy Bear Returns!
Replies: 14
Views: 5571

Re: Galaxy Bear Returns!

This engine I'm working on was originally a component system. I am very familiar with Unity, and was using it for a while and after coming back to c++ I decided to implement similar design. However, I did role back to the deep hierarchy or whatever you call it approach with the Base Entity-GameObje...
by ph0sph0ruz
Fri Apr 04, 2014 5:55 am
Forum: Game Development
Topic: Galaxy Bear Returns!
Replies: 14
Views: 5571

Re: Galaxy Bear Returns!

Back again, made another blog post for you guys to check out with fancy pants 3D Rendering! http://datamancerstudios.blogspot.com/2014/04/going-in-new-direction-engine.html I'd really like to know if anyone would be interested in Engine/Design videos and blogposts while we prepare a game idea and w...
by ph0sph0ruz
Mon Mar 31, 2014 5:18 pm
Forum: Art, Music, and Design
Topic: Some music I created. Trying to sound industrial.
Replies: 9
Views: 8552

Re: Some music I created. Trying to sound industrial.

Both links were pointing to peaceful, I changed the second to point to "Ready2fight" as I'm assuming that's your action track. Ready2fight: I think the part from 0:28 to 0:54 could have ended at 0:40, it was a cool effect but got annoying to listen to. I like the 0:54 - 0:55 transition wh...
by ph0sph0ruz
Sun Mar 30, 2014 6:41 pm
Forum: Game Development
Topic: Neon GBA Lighting Engine
Replies: 16
Views: 8366

Re: Neon GBA Lighting Engine

Thanks Dude! I didn't even know all this stuff was out there until recently. I'll have to check some of these kits out.
by ph0sph0ruz
Sun Mar 30, 2014 4:22 pm
Forum: Game Development
Topic: Neon GBA Lighting Engine
Replies: 16
Views: 8366

Re: Neon GBA Lighting Engine

That is pretty cool. Forgive my ignorance but how are you coding for the GBA? Is there an API or something and an emulator? Thanks!
by ph0sph0ruz
Sun Mar 30, 2014 4:18 pm
Forum: Art, Music, and Design
Topic: Some music I created. Trying to sound industrial.
Replies: 9
Views: 8552

Re: Some music I created. Trying to sound industrial.

Eeire is one sick track. So far it's my favorite out of your songs. Industrial2 is not bad either. Seems like you already started improving after the first one. I'm a HUGE industrial fan so it's cool see other people on this forum have an interest in it. Keep at it. I wanna see more insane tracks l...
by ph0sph0ruz
Sun Mar 30, 2014 4:17 pm
Forum: Art, Music, and Design
Topic: Some music I created. Trying to sound industrial.
Replies: 9
Views: 8552

Re: Some music I created. Trying to sound industrial.

I made two more this weekend. I'm going more for feelings when I'm writing these.

The first is a peaceful track:
https://soundcloud.com/ph0sph0ruz/peaceful

Then the second is more of an action type track.
https://soundcloud.com/ph0sph0ruz/ready2fight

Mod note: Fixed link.
by ph0sph0ruz
Sun Mar 30, 2014 5:28 am
Forum: Game Development
Topic: "Triangle" - Ludum Dare Project Flash Rewrite
Replies: 33
Views: 32648

Re: "Triangle" - Ludum Dare Project Flash Rewrite

A swarm! Nice. I'm digging this game.
by ph0sph0ruz
Sun Mar 30, 2014 5:26 am
Forum: Game Development
Topic: Galaxy Bear Returns!
Replies: 14
Views: 5571

Re: Galaxy Bear Returns!

Hey guys, just making a post on here to let you know that I made a new blog post explaining our current situation and we should be getting on track with development soon. I have been working tirelessly on writing an engine from scratch rather than using Unity, and I have an artist joining the party...
by ph0sph0ruz
Fri Mar 28, 2014 8:32 am
Forum: Game Development
Topic: "Triangle" - Ludum Dare Project Flash Rewrite
Replies: 33
Views: 32648

Re: "Triangle" - Ludum Dare Project Flash Rewrite

A game I saw today that looks similar to how you're doing the lighting.

https://back.nothingtohide.cc/
by ph0sph0ruz
Tue Mar 25, 2014 7:01 pm
Forum: Art, Music, and Design
Topic: Some music I created. Trying to sound industrial.
Replies: 9
Views: 8552

Re: Some music I created. Trying to sound industrial.

Oh yeah, totally saw this on your site after you posted in Hello, World! topic. Kinda blew up my speakers.. but I liked it a lot haha. Keep at it man. Edit: Ooooo Eeire is wayy better than the industrial tracks. I could listen to that for hours [while playing a game] and not even notice it was ther...
by ph0sph0ruz
Tue Mar 25, 2014 12:59 pm
Forum: Art, Music, and Design
Topic: Some music I created. Trying to sound industrial.
Replies: 9
Views: 8552

Some music I created. Trying to sound industrial.

While I'm learning coding and graphic techniques I've been dabbling with some music. I need to learn how to do some stuff like Connor, I have no experience with wind instruments. :( https://soundcloud.com/ph0sph0ruz/industrial1 https://soundcloud.com/ph0sph0ruz/industrial2 One bonus track, more of a...
by ph0sph0ruz
Tue Mar 25, 2014 12:42 pm
Forum: Programming Discussion
Topic: C++ Help
Replies: 3
Views: 2650

Re: C++ Help

tappatekie wrote:
Thank you!!! It's done the trick!!! :))

Great! Good to hear.
by ph0sph0ruz
Tue Mar 25, 2014 4:58 am
Forum: Programming Discussion
Topic: C++ Help
Replies: 3
Views: 2650

Re: C++ Help

See this for the two different types of issues with LNK2019 errors. http://social.msdn.microsoft.com/Forums/en-US/2a7b43de-60ed-4274-8a67-349a2a34da7a/faq-28-why-would-one-get-lnk2019-unresolved-external-symbol?forum=vcgeneral My most common problem with these is that I don't have something referenc...
by ph0sph0ruz
Sat Mar 22, 2014 8:09 pm
Forum: Game Development
Topic: "Triangle" - Ludum Dare Project Flash Rewrite
Replies: 33
Views: 32648

Re: "Triangle" - Ludum Dare Project Flash Rewrite

I love the concept of Triangle and the work you put into it so far.