Search found 9 matches
- Wed Apr 02, 2008 3:55 am
- Forum: Project Announcements
- Topic: irrb 0.4 (Blender Exporter)
- Replies: 330
- Views: 175641
Thank you so much for this! My project stalled months ago because I couldn't find a set of exporters/importers that could nicely get my meshes from Blender to Irrlicht. This tool looks like it could be far more useful than anything I've tried, because it cuts out the intermediate format. You've give...
- Wed Jan 02, 2008 9:10 pm
- Forum: Code Snippets
- Topic: CGUITextBox, scrolling, static text.
- Replies: 34
- Views: 16557
- Tue Jan 01, 2008 11:01 am
- Forum: Beginners Help
- Topic: Can I setOverride the font for a GUIListBox (or GUITable)?
- Replies: 3
- Views: 299
- Mon Dec 31, 2007 9:10 pm
- Forum: Advanced Help
- Topic: create own GUI elements
- Replies: 3
- Views: 570
I've been working on this idea too.
Here's an example from the FAQs forum.
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=8252
Here's an example from the FAQs forum.
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=8252
- Mon Dec 31, 2007 8:33 pm
- Forum: Code Snippets
- Topic: CGUITextBox, scrolling, static text.
- Replies: 34
- Views: 16557
- Mon Dec 17, 2007 7:45 am
- Forum: Beginners Help
- Topic: Blender-to-Irrlicht format for simple vertex animation?
- Replies: 0
- Views: 244
Blender-to-Irrlicht format for simple vertex animation?
I've created a very simple animation in Blender that does not use an armature. Is there a format that Blender and Irrlicht have in common that supports simple vertex animation (changing the shape of the mesh from frame to frame without using bones)? I read that .X does not, and after trying every ex...
- Wed Dec 12, 2007 9:22 am
- Forum: Beginners Help
- Topic: "Hello World" assistance
- Replies: 8
- Views: 828
- Wed Dec 12, 2007 3:58 am
- Forum: Beginners Help
- Topic: "Hello World" assistance
- Replies: 8
- Views: 828
The Makefile really is broken for GNU make. Refer to http://www.gnu.org/software/make/manual/make.html#Appending The example at the end of section 6.6 where they describe the proper way to append to CFLAGS is the same situation we have here with LDFLAGS. For the all_win32 target, the 01.HelloWorld m...
- Tue Dec 11, 2007 6:20 am
- Forum: Beginners Help
- Topic: "Hello World" assistance
- Replies: 8
- Views: 828