B3DViewer

Archives Forums/Blitz3D SDK Programming/B3DViewer

Filax(Posted 2007) [#1]
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





Avon(Posted 2007) [#2]
Thanks Filax, I'm sure I'll find this useful! :)


Barnabius(Posted 2007) [#3]
It was very useful first time I downloaded it. I am sure it'll be even more useful now. :)

Barney


big10p(Posted 2007) [#4]
Crashes with an 'illegal operation' error, in win98SE. :(

Has this been molebox'd, by any chance?


Filax(Posted 2007) [#5]
No just UPX to do less size.


Barnabius(Posted 2007) [#6]
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


Filax(Posted 2007) [#7]
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 :)


Barnabius(Posted 2007) [#8]
Feel free to visit my bank account. You won't find much in there. ;)

I was not concerned, just curious.

Barney


SabataRH(Posted 2007) [#9]
Does all b3d apps within Bmax flicker the gui like this one does? Or is this due to it's windowed state?


Filax(Posted 2007) [#10]
Flicking ? Strange ! i don't get the same problem ?


SabataRH(Posted 2007) [#11]
The buttons and slider bars as well as the status bar flicker at random intervals... could be windows vista v-card drivers i suppose.


Nice_But_Dim(Posted 2007) [#12]
Thought this was a Blitz3d SDK forum
not look what ive done.


skidracer(Posted 2007) [#13]
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.


Filax(Posted 2007) [#14]
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 ?


SLotman(Posted 2007) [#15]
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"


big10p(Posted 2007) [#16]
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.


pimpom(Posted 2007) [#17]
Hi, win 2000 pro wont work. Opens (can see UI) and closes afterwards.


Moraldi(Posted 2007) [#18]
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


Amon(Posted 2007) [#19]
Here you go. :)

http://www.kamikazekrow.com/storage/B3DViewer.rar


Moraldi(Posted 2007) [#20]
Thanks a lot Amon