PDA

View Full Version : liquid chocolate?


Benfun7
8th September 2005, 18:54
Can anyone tell me how I could make a liquid chocolate? The map I'm working on is like the chocolate factory from the willy wonka movie. I also need a water fall, if thats possible? Any ideas?

As always thank you,
Ben

EterneX
8th September 2005, 20:50
i dont know but that would be awsome so get some screens when possible.

D3C0Y
8th September 2005, 21:41
just make a water texture that looks like chocolate, and yes the waterfall can be done

EB
8th September 2005, 22:00
I suggest having someone make it for you...or have at it yourself:

Shader manual (http://shaderlab.com/q3map2/shader_manual/contents.html)
Real time shader rendering outside of game (http://www.bpeers.com/software/q3ase/)

Example of an animated shader :
The animap # command holds each frame/image for x seconds. (just an example)

textures/fps_vis/tris_animat
{
qer_editorimage textures/fps_vis/hall0.tga
nopicmip
surfaceparm nomarks
{
animmap 2 textures/fps_vis/hall0.tga textures/fps_vis/hall1.tga textures/fps_vis/hall3.tga textures/fps_vis/hall4.tga textures/fps_vis/hall5.tga textures/fps_vis/hall7.tga textures/fps_vis/hall8.tga
}
}

CooperHawkes
8th September 2005, 22:40
chocolate: how about a q3 lava shader using some brownish textures?

Loffy
9th September 2005, 06:47
Yeah, I agre with EterneX & CooperHawkes.
Drakir has put his map files for the map Steelplant on his site www.drakir.tk
That map contains floating lava, and you could take it but brownify it.
Good luck. Screenshots here would be cool when you are up and going with this project.
//L.

MrLego
10th September 2005, 21:24
Don't forget the Oompa Loompas.

:D

psyco_mario
17th September 2005, 10:36
if sum1 puts up a texture here i could colour it brown 4 them!