What projects are you currently working on?
Moderator: PC Supremacists
Re: What projects are you currently working on?
Looks great! Keep up the good work!
- 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?
Sweet project, Looks great!
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: What projects are you currently working on?
Genesis, that is one kick ass looking engine! Thank you for sharing your work and welcome to the forums!
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
Re: What projects are you currently working on?
Looks like Ogre3d.
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"
- 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 brilliant, can't wait to see how it progresses!!
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
Re: What projects are you currently working on?
Just a lil side project.
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"
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: What projects are you currently working on?
Nice model avansc!
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
Re: What projects are you currently working on?
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"
Re: What projects are you currently working on?
That's some nice work. I personally get a hard on using zbrush how did you find it?
Also side note; If you are looking for a free alternative and haven't heard of it yet. http://www.sculptris.com/. It's a bit buggy though.
I'm thinking of buying zbrush version 4, but I'm not really sure if I'm that in to my 3d modelling.
Also side note; If you are looking for a free alternative and haven't heard of it yet. http://www.sculptris.com/. It's a bit buggy though.
I'm thinking of buying zbrush version 4, but I'm not really sure if I'm that in to my 3d modelling.
Re: What projects are you currently working on?
Yea, reminds me of my early days of clay sculpting. Its so easy.zeid wrote:That's some nice work. I personally get a hard on using zbrush how did you find it?
Also side note; If you are looking for a free alternative and haven't heard of it yet. http://www.sculptris.com/. It's a bit buggy though.
I'm thinking of buying zbrush version 4, but I'm not really sure if I'm that in to my 3d modelling.
I'll check that link out thanks. didnt know 4 is out. i would buy it if i had 500 bux to blast. but i dont do this for a living, so no sense really.
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"
Re: What projects are you currently working on?
4's not out just yet but soon. It is pretty pricey but then you compare it to 3dsmax or maya and it doesn't seem so bad a price... Maybe that's just me trying to justify buying it.
Re: What projects are you currently working on?
heh, yeah if i was gonna buy one id probably get zbrush. althou i think the initial modeling is still better in maya or 3ds. but you just cant beat brush at the wow factor.zeid wrote:4's not out just yet but soon. It is pretty pricey but then you compare it to 3dsmax or maya and it doesn't seem so bad a price... Maybe that's just me trying to justify buying it.
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"
- 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?
Awesome models avansc!
- WSPSNIPER
- 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?
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
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
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Re: What projects are you currently working on?
Favorited and subscribed.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
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.