B3DViewer
Archives Forums/Blitz3D SDK Programming/B3DViewer
| ||
Hi :) Here is the final version of the viewer :) i hope you find it usefull :) Features : - Accept drag n drop (on window and executable) - Play animations - Better child search (thanks to bobysait) - Export child as XML, ASCII SIMPLE, ASCII COMPLEX (usefull to parse 3D objects childs) Plan : - HDR filter :) ? http://www.blitz3dfr.com/tachyon_projet/B3DViewer.rar ![]() |
| ||
Thanks Filax, I'm sure I'll find this useful! :) |
| ||
It was very useful first time I downloaded it. I am sure it'll be even more useful now. :) Barney |
| ||
Crashes with an 'illegal operation' error, in win98SE. :( Has this been molebox'd, by any chance? |
| ||
No just UPX to do less size. |
| ||
BTW. I've just started Windows calculator to do some calculations and my ZoneAlarm started protesting that B3DViewer (which was running in the background) wanted to communicate with the Calculator via Windows messages. Any particular reason why you check other apps, Filax? Barney |
| ||
Absolutly not ! Just use some Win32 commands to hack the maxgui listbox to get multi columns. Maybe the FindWindows command check all apps windows ? I don't know... But don't be affraid :) This program don't kill your machine and don't break your bank account :) |
| ||
Feel free to visit my bank account. You won't find much in there. ;) I was not concerned, just curious. Barney |
| ||
Does all b3d apps within Bmax flicker the gui like this one does? Or is this due to it's windowed state? |
| ||
Flicking ? Strange ! i don't get the same problem ? |
| ||
The buttons and slider bars as well as the status bar flicker at random intervals... could be windows vista v-card drivers i suppose. |
| ||
Thought this was a Blitz3d SDK forum not look what ive done. |
| ||
Not only look what i've done but download it for free and use it to examine and test models you are using in your SDK projects. Filax, if you are using axe.win32maxgui you may want to build a brl.win32maxgui version for win98 compatability, unicows.dll win98 support for axe.win32maxgui is planned but not currently implemented. |
| ||
Hi Skid But here is my import : Framework BRL.Win32MaxGUI Import BRL.EventQueue Import BRL.Retro Import Pub.maXML What the problem ?, because i'm not using AXE ? |
| ||
I can confirm that it crashes on Win98... the GUI window opens, but after it creates the 3D window and parent it to the GUI window, I get a "general protection fault at kernel32.dll" |
| ||
I can confirm that it crashes on Win98... the GUI window opens, but after it creates the 3D window and parent it to the GUI window, I get a "general protection fault at kernel32.dll" Yeah, that's exactly what I get. |
| ||
Hi, win 2000 pro wont work. Opens (can see UI) and closes afterwards. |
| ||
Ok, I noticed that the last message in this thread is 1 month old, but I am looking for Filax's viewer. Unfortunately the download link is broken and I will be grateful if someone can send me the viewer via e-mail |
| ||
Here you go. :) http://www.kamikazekrow.com/storage/B3DViewer.rar |
| ||
Thanks a lot Amon |