Search found 3 matches
- Thu Dec 09, 2010 1:13 pm
- Forum: Advanced Help
- Topic: How to store a mesh in GPU
- Replies: 1
- Views: 492
How to store a mesh in GPU
I know this function have been added to irrlicht. How to use it?
- Wed Dec 08, 2010 9:06 am
- Forum: Code Snippets
- Topic: [HLSL]A Complete Shader Instancing Example
- Replies: 19
- Views: 10117
- Tue Nov 09, 2010 8:09 am
- Forum: Beginners Help
- Topic: How does Irrlicht export classes?
- Replies: 1
- Views: 233
How does Irrlicht export classes?
I recently write an dll, which need inherit CSceneManager. Unfortunately, I got a lot of link error. Lots of methods in C*** classes are regarded as unresolved external symbols(LNK 2001). the Irrlicht.lib had been linked in the program. What's wrong?
I checked Irrlicht, I can't find how Irrlicht ...
I checked Irrlicht, I can't find how Irrlicht ...