Search found 5 matches

by wooohoh
Mon Aug 28, 2006 5:35 pm
Forum: Project Announcements
Topic: FAST STENCIL SHADOW!
Replies: 3
Views: 2212

that sounds great :D :D 'cause i just tried to use the stencil buffer included in irrlicht.... and saw a fat drop of FPS...
my computer is really really slow and ur work will be really appreciated! :
by wooohoh
Sun Aug 27, 2006 8:13 am
Forum: Project Announcements
Topic: Particle Editor (current version: debug 0.2.162)
Replies: 66
Views: 22177

this is a really cool stuff!
i'm having fun with this :P

but my computer is quite slow, :cry:
if you add a feature so that user can limit FPS (say 10 for default...)..
that would be great.

and i believe that is not so hard to do.
by wooohoh
Sun Aug 27, 2006 7:32 am
Forum: Code Snippets
Topic: [C++] Create a screenshot
Replies: 24
Views: 15438

i just wonder where does SBMPHeader & etc comes from.. :cry:
I tired to use this code, but realized that i don't have them anywhere in the code :?
by wooohoh
Fri Aug 25, 2006 9:15 am
Forum: Beginners Help
Topic: IEventReciver crashes my game loop
Replies: 4
Views: 481

wow that helps! i was struggling with exactly same problem :D
by wooohoh
Fri Aug 25, 2006 9:05 am
Forum: Beginners Help
Topic: Event Receiver Problems
Replies: 19
Views: 1272

return

return true / false statement is missing :shock: