PlaneShift

Gameplay => General Discussion => Topic started by: Funhouse on July 25, 2002, 05:33:52 am

Title: AHHHHHH more models!!!11!
Post by: Funhouse on July 25, 2002, 05:33:52 am
sorry, i just made some more models.  I\'ll just post a link to them in case nobody actualy wants to see them :D

my sword (http://funhouse005.tripod.ca/dragonsword.jpg)

the model is 240 polys

Let me know what you think
Title:
Post by: Spartan8 on July 25, 2002, 05:39:40 am
The textures are what really makes these models. What are you using to render these pics? They kinda look like you might have used print screen. I think that they would look better if the textures rendered better. and the anti aliasing that would be applied would not hurt either.
Title:
Post by: Funhouse on July 25, 2002, 05:48:49 am
heh yep good ol print screen, i dont think i can do any sort of rendering from gmax though...
Title: Wow
Post by: Mephisto on July 25, 2002, 05:51:40 am
Wow, those models are awesome, especially the textures, makes me feel all \"rpg\'y\"
Title:
Post by: Kendaro on July 25, 2002, 05:54:38 am
I like the looks of them.... 100% better than anything i could atempt
Title:
Post by: Vengeance on July 25, 2002, 08:01:57 am
Those are NICE.  You should apply and contribute to the team, Funhouse.  :-)

Title:
Post by: Spartan8 on July 25, 2002, 08:20:30 am
You sould see if you can use a plugin renderer like RayMax I am not sure if you can even use it though. and trust me if you think your textures look good now they will look hundreds of times better with hi-res textures.
Title:
Post by: Spartan8 on July 25, 2002, 08:24:45 am
Hey funhouse if you would not mind could you check out my stuff and comment? thnx
Title:
Post by: Elentor on July 25, 2002, 07:07:11 pm
I think the swords are really really good. But the texture on the axe sucks. The blade of the axe is very strange too. You may fix those.
Title:
Post by: Rageburst on August 19, 2002, 12:53:01 pm
Pretty nice looking.

Is there any way of adding animation effects to the weapons such as emanating fire from a sword?

I\'m thinking that by developping special effects for the weapons, such as moving animations, bright reflections, or what not, a boring-looking weapon can be made to look very cool.

If you can somehow provide objects with cool effects, much less work is needed for in the art, and probably makes the game run faster if the models are less detailed.

I was reading about the Doom 3 engine. Instead of using a character with a polygon count of a million, they use a program to convert the million-polygon format into its engine format, making it around 4000 or 5000 polygons. However, using supplamentory effects, the characters look almost the same as their million polygon format! Now that\'s one sophisticated engine.
Title:
Post by: Mephisto on August 19, 2002, 02:19:07 pm
Quote
Originally posted by Rageburst

Is there any way of adding animation effects to the weapons such as emanating fire from a sword?


I think so, if you code it to play some kind of \"idle\" animation that loops all the time (unless player hits, draws, holsters, etc etc)
You could make the idle animation anything you want, if you want fire coming out of the tip you could use some sort of sprite, although I guess this would require some extra coding, it would be rather cool.
Title: Particle Engine
Post by: Svetlana on August 20, 2002, 08:28:00 am
They could create a simple particle engine for the game if the 3D engine doesnt already have one.  With OpenGL this is relatively easy.  Once you have your particle engine you can then have points of reference on your weapon models that will produce the particles,  such as fire, light, frost, acid...  whichever effect you would like.  This same method has been used within Asherons Call.  And if you want to make the models look even better you can have very shiny blades that can cast reflections...  A reflection of a flame and an enemies face would look so cool, but may be a little too ambitious at this point...  but yes,  Particle Engines are pretty easy stuff and can be done with minimal effort.

-Lana
Title:
Post by: Spartan8 on August 21, 2002, 05:21:00 am
I was poking around the files for the game and saw an option to turn on partical effects. but when i changed the setting nothing happened. i didnt expect anything though. but it could be there for later additions...