
KRI Viewer demo pack
Posted Friday, 15 July, 2011 - 20:15 by kvarkHi!
I've just uploaded KRI Viewer Pack.
The following stuff is inside:
- viewer and engine binaries
- GLSL shader library
- test scenes (both *.blend and *.scene)
- exporter plugin for Blender
Read Viewer Wiki for more information.
Enjoy!
EDIT-1: Requires GTK run-time environment!
EDIT-2: Package updated. New version has improved exception catching and reporting mechanics, not to mention better Nvidia graphics friendliness.
- kvark's blog
- Login or register to post comments


Comments
Re: KRI Viewer demo pack
What software has to be installed besides .Net and Catalyst 10.10+? Gtk#? Thanks.
Re: KRI Viewer demo pack
Nothing, except that I heard that it doesn't run on WIn7, I don't know why, yet.
How does it run on your system?
Re: KRI Viewer demo pack
Win7 x86 crashes:
Beschreibung:
Stopped working
Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: viewer.exe
Problemsignatur 02: 0.0.0.0
Problemsignatur 03: 4e209720
Problemsignatur 04: viewer
Problemsignatur 05: 1.0.4214.0
Problemsignatur 06: 4e209720
Problemsignatur 07: 3
Problemsignatur 08: 0
Problemsignatur 09: System.TypeInitialization
Betriebsystemversion: 6.1.7601.2.1.0.256.48
Gebietsschema-ID: 1031
Re: KRI Viewer demo pack
Thanks for the error message, even in German :)
It looks like the Viewer has failed to load (System.TypeInitialization?). It's weird to see CLR20r3 there, because it's supposed to run under .Net-3.5.
Honestly, I have no idea how to fix it from this point. Do you know any debugging tools for .Net allowing to investigate such cases?
If the exception happens after DLL loading, viewer will leave "exception.txt" file in the executable folder. You probably don't see it on your end, but, please, check, just in case.
Thanks
Re: KRI Viewer demo pack
Inertia, it turn out that my project requires GTK run-time.
I'm using the one bundled with Mono.
Re: KRI Viewer demo pack
The package has been updated.
Try it out, please, and use the automated exception reporting system to give me the feedback.
I would greatly appreciate it!