Search found 20 matches
- Fri Mar 11, 2011 7:26 am
- Forum: Advanced Help
- Topic: How to check if a texture contains colour, FAST?
- Replies: 2
- Views: 666
- Fri Mar 11, 2011 7:02 am
- Forum: Advanced Help
- Topic: How to check if a texture contains colour, FAST?
- Replies: 2
- Views: 666
How to check if a texture contains colour, FAST?
I am trying to handle some projection mapping with photon goodness involved. There are some cases where the texture which I need to project does not contain any colour except black.
At the moment I use glsl reduction to check if there are any pixels with colour in them. I was wondering if anyone ...
At the moment I use glsl reduction to check if there are any pixels with colour in them. I was wondering if anyone ...
- Fri Feb 05, 2010 7:51 am
- Forum: Beginners Help
- Topic: Faster single color determination in a texture
- Replies: 1
- Views: 431
Faster single color determination in a texture
Is there a faster way to check if an ITexture is a single color other than converting it to an IImage and checking every pixel?
- Tue Feb 02, 2010 1:49 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht 1.7 BETA Phase
- Replies: 34
- Views: 10970
- Tue Oct 13, 2009 9:17 am
- Forum: Advanced Help
- Topic: Jagged edges in texture projection
- Replies: 2
- Views: 878
- Thu Oct 08, 2009 6:25 am
- Forum: Advanced Help
- Topic: Jagged edges in texture projection
- Replies: 2
- Views: 878
Jagged edges in texture projection
I have been using a modified version of the texture projection found in http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=31063&highlight=texture+projection but have come across a problem with texture boundaries causing. The same problem exists for shadow mapping but techniques like PCF solve ...
- Mon Jul 20, 2009 10:58 am
- Forum: Beginners Help
- Topic: Equivalent GLSL gl_ModelViewMatrix from Irrlicht Transforms.
- Replies: 4
- Views: 1327
- Mon Jul 20, 2009 6:35 am
- Forum: Beginners Help
- Topic: Equivalent GLSL gl_ModelViewMatrix from Irrlicht Transforms.
- Replies: 4
- Views: 1327
- Sun Jul 19, 2009 5:19 pm
- Forum: Beginners Help
- Topic: Equivalent GLSL gl_ModelViewMatrix from Irrlicht Transforms.
- Replies: 4
- Views: 1327
Equivalent GLSL gl_ModelViewMatrix from Irrlicht Transforms.
I am trying to find the GLSL gl_ModelViewMatrix by multiplying the matrices from getTransfom() but I am getting nowhere.
Debugging shaders is not fun
so does anybody know or should i try more multiplying nightmare-inducing code?
Debugging shaders is not fun
- Wed Apr 30, 2008 6:09 am
- Forum: Code Snippets
- Topic: ghefts proto-format hyper extensible mesh entaglement device
- Replies: 18
- Views: 7267
- Wed Nov 07, 2007 5:53 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: How to: Convert, Load and animate NWN models in Irrlicht.
- Replies: 19
- Views: 36574
Irrlicht mdl loader
I was looking at the .mdl format and looking at some .mdl viewers, one of which was written in java. Since im using Jirr i wrote a .mdl model loader for Jirr but not using the standard irrlicht interfaces and such.
I was just wondering if anyone would want the code (Im not re-writing in to c++ :P ...
I was just wondering if anyone would want the code (Im not re-writing in to c++ :P ...
- Thu Sep 20, 2007 6:37 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: How to: Convert, Load and animate NWN models in Irrlicht.
- Replies: 19
- Views: 36574
- Mon Sep 17, 2007 7:22 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: How to: Convert, Load and animate NWN models in Irrlicht.
- Replies: 19
- Views: 36574
Animation sequences
This might be a beginner question. :?
I would like to know how would you store and/or get animation sequences from the model like the NWN model viewer ie. how to get the specific models attack animation or stand animation without hardcoding the animation frames for each model and each sequence ...
I would like to know how would you store and/or get animation sequences from the model like the NWN model viewer ie. how to get the specific models attack animation or stand animation without hardcoding the animation frames for each model and each sequence ...
- Mon Aug 06, 2007 1:40 pm
- Forum: Project Announcements
- Topic: Solar Model 2.1 - 3D real time modeling of Solar System
- Replies: 66
- Views: 30650
- Mon Aug 06, 2007 1:24 pm
- Forum: Jirr
- Topic: Jirr and Irrlicht custom scene nodes
- Replies: 2
- Views: 5485