phyzills update
Moderator: Coders of Rage
Re: phyzills update
any feedback is appreciated.
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"
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: phyzills update
I wouldn't mind a gander at the source, maybe add more to it.
As for feedback looks cool, I think i'll play with adding shaders to it
As for feedback looks cool, I think i'll play with adding shaders to it
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
Re: phyzills update
M_D_K wrote:I wouldn't mind a gander at the source, maybe add more to it.
As for feedback looks cool, I think i'll play with adding shaders to it
you guys are more than welcom too change it how ever you like.
like i said im not really a graphics guy.
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"
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: phyzills update
So weres the source the link you put up says it isn't published?avansc wrote:M_D_K wrote:I wouldn't mind a gander at the source, maybe add more to it.
As for feedback looks cool, I think i'll play with adding shaders to it
you guys are more than welcom too change it how ever you like.
like i said im not really a graphics guy.
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
Re: phyzills update
M_D_K wrote:So weres the source the link you put up says it isn't published?avansc wrote:M_D_K wrote:I wouldn't mind a gander at the source, maybe add more to it.
As for feedback looks cool, I think i'll play with adding shaders to it
you guys are more than welcom too change it how ever you like.
like i said im not really a graphics guy.
i'll be up in a few. im just putting some documentation together.
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: phyzills update
youa can try that codeplex URL or this one for the source
http://www.mediafire.com/?sharekey=3418 ... b9a8902bda
http://www.mediafire.com/?sharekey=3418 ... b9a8902bda
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: phyzills update
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: phyzills update
meh, i noticed that but didnt care enough to worry about it.Amarant wrote:Phyzills Phyzilz or Phyzillz?
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"
phyzills 99% done.
i think it look rather sweet. i spent about an hour getting the color changing areas to work. all i need to do now is make a level format class and so on, then also a feed object. i was gonna end it here, but i think i might as well just make a complete game out of it now. make it available publically and have a level editor as well so people can make levels for it. but we'll see.
let me know what you guys think and lemme know if you have any ideas.
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: phyzills update
if anyone was interested its only 13.4 KB (13,781 bytes) for all the source files.
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"
IMPORTANT
i was lax and did not do any memory menagment, so the porgram runs rampant, it shouldent be to bad it uses about 200MB after 10 min of solid running.
currently working on cleaning it up.
currently working on cleaning it up.
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"
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: phyzills update
200MB!!!11one OMGavansc wrote:i was lax and did not do any memory menagment, so the porgram runs rampant, it shouldent be to bad it uses about 200MB after 10 min of solid running.
currently working on cleaning it up.
I haven't done anything with it other than compile it on linux and test it.
When I do get round to playing with it(shaders and stuff) I'll have to rewrite all graphics to opengl. Oh and I was thinking about the level stuff and I was thinking just go for an XML file.
BTW the color changing looks cool
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
Re: phyzills update
did you get in compiled under linux?M_D_K wrote:200MB!!!11one OMGavansc wrote:i was lax and did not do any memory menagment, so the porgram runs rampant, it shouldent be to bad it uses about 200MB after 10 min of solid running.
currently working on cleaning it up.
I haven't done anything with it other than compile it on linux and test it.
When I do get round to playing with it(shaders and stuff) I'll have to rewrite all graphics to opengl. Oh and I was thinking about the level stuff and I was thinking just go for an XML file.
BTW the color changing looks cool
yea i could go XML, but then id have to write a parser or use someone elses. i might just do a simple bin file, or mayb e even a simple txt so anyone could easily make levels.
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: phyzills update
memory leaks are fixed. stable around 4.5 MB at 10000 particles and about 10 forces and 3 areas. not bad i think. its pretty smooth to. no lag.
new version is up loaded.
new version is up loaded.
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"