You can post it where ever you like.
It Looks really cool with cubemapping.
Search found 2 matches
- Sat Mar 22, 2014 10:13 am
- Forum: 3D Programming
- Topic: cloth in Ogre 3d
- Replies: 8
- Views: 4227
- Fri Mar 14, 2014 5:37 pm
- Forum: 3D Programming
- Topic: cloth in Ogre 3d
- Replies: 8
- Views: 4227
cloth in Ogre 3d
Here is a small code to make cloth in Purebasic
(It was made from german users (me included) so it´s with german text)
;PB 5.21
;sowas wie ein Tuch
;
;Orginal Code from bobobo and Purebasium
IncludeFile "Screen3DRequester.pb"
Define.f KeyX, KeyY, MouseX, MouseY
#CameraSpeed = 1
If ...
(It was made from german users (me included) so it´s with german text)
;PB 5.21
;sowas wie ein Tuch
;
;Orginal Code from bobobo and Purebasium
IncludeFile "Screen3DRequester.pb"
Define.f KeyX, KeyY, MouseX, MouseY
#CameraSpeed = 1
If ...