Search found 21 matches
- Tue Jun 25, 2013 11:05 am
- Forum: Project Announcements
- Topic: A better room for the demo [WIP]
- Replies: 55
- Views: 16953
Re: A better room for the demo [WIP]
ACE247 du abandoned the project? Very interesting. Will happy to help u somewhat.
- Mon Sep 15, 2008 6:19 am
- Forum: Beginners Help
- Topic: Blitz 3D b3d animation problems
- Replies: 4
- Views: 1106
http://irrlicht.sourceforge.net/phpBB2/ ... ht=#151841
Code and sample models. Only sceletal (with Skin modifier) animation supported.
Code and sample models. Only sceletal (with Skin modifier) animation supported.
- Wed Aug 06, 2008 6:54 am
- Forum: Beginners Help
- Topic: rotation of model
- Replies: 5
- Views: 289
- Mon Aug 04, 2008 3:24 am
- Forum: Code Snippets
- Topic: b3d to xml
- Replies: 0
- Views: 1244
b3d to xml
B3d to xml converter (pass b3d filename as commandline argument) http://schola.ru/public/irrlicht/b3ddump.zip (~80 Kb) Useful to see whats wrong with your b3d models if they are don't loaded to Irrlicht properly. C++ source code included (it's my first C++ programm and I will glad to see you comment...
- Mon Aug 04, 2008 3:03 am
- Forum: Beginners Help
- Topic: b3d Keyframe Animation Tips needed
- Replies: 19
- Views: 1098
- Thu Jul 31, 2008 10:56 am
- Forum: Beginners Help
- Topic: Animated mesh in 3DSMax
- Replies: 12
- Views: 655
(( I see, my code is absolute incorrect... As result we have no solution, only feature request for Irrlicht animation system (in Luke we trust:)) ). I have created some .b3d animations for testing: http://schola.ru/public/tmp/b3ds.zip 15.b3d - Red triangle animated but have unanimated parent (green)...
- Thu Jul 31, 2008 5:12 am
- Forum: Beginners Help
- Topic: Animated mesh in 3DSMax
- Replies: 12
- Views: 655
Luke, yes it's good idea to add weights for each vertex (we can animate my triangle by this way)... But .b3d file may contain node without mesh (pivot node in Blitz3D terms). Pivot node may be empty, or may be parent for one or more other nodes. Child nodes may not contain any animations itself, but...
- Wed Jul 30, 2008 7:58 am
- Forum: Beginners Help
- Topic: Animated mesh in 3DSMax
- Replies: 12
- Views: 655
There are no other b3d animations (as already discussed in a different thread). I mean non boned animations. http://schola.ru/public/tmp/triangle.zip - this (very simple, just one rotating triangle) model unanimated in Irrlicht, but animated in Blitz3D, because Irrlicht can't animate non boned mode...
- Tue Jul 29, 2008 10:26 am
- Forum: Beginners Help
- Topic: Animated mesh in 3DSMax
- Replies: 12
- Views: 655
- Tue Jul 22, 2008 11:15 am
- Forum: Beginners Help
- Topic: b3d Keyframe Animation Tips needed
- Replies: 19
- Views: 1098
- Tue Jul 22, 2008 10:15 am
- Forum: Beginners Help
- Topic: b3d Keyframe Animation Tips needed
- Replies: 19
- Views: 1098
- Tue Jul 22, 2008 3:43 am
- Forum: Beginners Help
- Topic: b3d Keyframe Animation Tips needed
- Replies: 19
- Views: 1098
hybrid, Hm... This spec is probably very oriented to Blitz3D users...
this one may be more helpful: http://www.geocities.com/drago_blitz/B3dFormat.html
this one may be more helpful: http://www.geocities.com/drago_blitz/B3dFormat.html
- Mon Jul 21, 2008 2:30 pm
- Forum: Beginners Help
- Topic: b3d Keyframe Animation Tips needed
- Replies: 19
- Views: 1098
hybrid , b3d specification can be found on oficial site of Blitz3D Game Engine http://blitzbasic.com/sdkspecs/sdkspecs/b3dfile_specs.txt 1) If KEYS chunk appears after BONE chunk - it is skin (or bone-based) animation 2) If KEYS chunk appears after MESH chunk - it is matrix (or scale-move-rotate) a...
- Mon Jul 21, 2008 3:46 am
- Forum: Beginners Help
- Topic: b3d Keyframe Animation Tips needed
- Replies: 19
- Views: 1098
- Tue Apr 29, 2008 6:37 am
- Forum: Bug reports
- Topic: Why is my B3D model corrupted in Irrlicht?
- Replies: 6
- Views: 1751