phyzills update

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

any feedback is appreciated.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
M_D_K
Chaos Rift Demigod
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

Post by M_D_K »

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 :)
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.
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

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"
User avatar
M_D_K
Chaos Rift Demigod
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

Post by M_D_K »

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.
So weres the source the link you put up says it isn't published?
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.
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

M_D_K wrote:
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.
So weres the source the link you put up says it isn't published?

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"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

youa can try that codeplex URL or this one for the source

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"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

http://www.codeplex.com/phyzilz

im pretty sure that link works now.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
Amarant
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 34
Joined: Wed Nov 05, 2008 9:52 am

Re: phyzills update

Post by Amarant »

Phyzills Phyzilz or Phyzillz?
177
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

Amarant wrote:Phyzills Phyzilz or Phyzillz?
meh, i noticed that but didnt care enough to worry about it.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

phyzills 99% done.

Post by avansc »

Image


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"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

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"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

IMPORTANT

Post by avansc »

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.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
M_D_K
Chaos Rift Demigod
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

Post by M_D_K »

avansc 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.
200MB!!!11one OMG :lol:
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 8-)
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.
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

M_D_K wrote:
avansc 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.
200MB!!!11one OMG :lol:
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 8-)
did you get in compiled under linux?

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"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: phyzills update

Post by avansc »

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.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Post Reply