Mfc example model viewer

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
drac_gd

Mfc example model viewer

Post by drac_gd »

Hi,
I made a mfc based model viewer based on the per pixel lighting example. Right now It is using generic irrlicht 0.14. I was wondering if anyone would like the code before I diverge ( I am writing a custom .X loader to support in game special effects etc. )

It is crude but has the following features some people might want to look at.
1.)Resizable dialog (including irrlicht window).
2.)Browse for model to load
3.)print log messages to a mfc control on the dialog
4.)Model position control using buttons
5.)Camera position control using buttons

If you would like to host the source code or would like me to email the source code I can be emailed at
drac(dot)gd(at)gmail(dot)com
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

Nice,
You can take a look to bitplane's
http://gdlib.net/
I suppose that you can host your files there.
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
drac_gd

bitplane registration

Post by drac_gd »

tried bitplane registration twice
I register but when I go to login it says drac_gd username not found. When I try to sign up again it says drac_gd username is taken;(
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

Well, you can send him private message.
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
drac_gd2

source code for dracview

Post by drac_gd2 »

I set up a website I could post items
Until the dns servers kick in the screenshot can be found at
http://69.93.178.139/~tronacom/images/DracView.jpg
source code
http://69.93.178.139/~tronacom/downloads/DracViewer.zip

after the dns kicks in

http://www.tronacom.com/images/DracView.jpg
http://www.tronacom.com/downloads/DracViewer.zipImage
Post Reply