Shaders - create Cloth just by shaders?

Discuss programming topics that involve the OpenGL API.
Post Reply
daemonicky
Posts: 185
Joined: Wed Apr 13, 2011 1:34 pm

Shaders - create Cloth just by shaders?

Post by daemonicky »

1. I have particles. Can I make cloth just by shaders on them? (by either vertex shaders or pixel shaders) I mean create a mesh between these particle by shaders.
2. Can I do it in Quake?


Thanks :) .
Think, touch, movetype, solid, traceline ...
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Post by ceriux »

is there a way stick physics could help?

http://www.quakewiki.net/quake-1/mods/t ... arkplaces/
Post Reply