Freyha 3D modelling system

Community Forums/Developer Stations/Freyha 3D modelling system

puki(Posted 2007) [#1]
http://icculus.org/freyja/

Freyja is a 3d modeling system that provides content editing such as polymesh, UV, animation, and a wide range of model support via plugins. Also included is a command tool set for batch conversion and data extraction. The Freyja modeler is written in gtk+ with mlisp binding, so you can rewrite your interface to your needs without recompiling.

Freyja also provides drop in libraries that allow you to use your content in your own game engine. The libraries use C++ classes and provide C bindings as well. A small STL, physics library, and material system expand the use outside just modeling content.


I've just come across it.


Happy Sammy(Posted 2007) [#2]
Hi all,

There are so many files. Which one should be download for setup?
http://icculus.org/freyja/files/Windows/

Thanks in advance


TheSin(Posted 2007) [#3]
Which filetypes are supportet? I think I saw MD5 support but is there b3d support?


Ricky Smith(Posted 2007) [#4]

Which one should be download for setup?


There is no setup - you download the source and then compile and build yourself ( with fingers crossed !).


degac(Posted 2007) [#5]
Well, no, you dont' need to compile anything for Windows.
If you download the Windows version there's a .exe file to run the program (without extracting it!)
There will be some warning box but at the last the program starts.
I'm tryng it...


jfk EO-11110(Posted 2007) [#6]
Guess you have to dl one of the freya...zip files (seems one is without Python script support). However, I guess you may have to dl and install the GTK graphics library first, if GTK isn't installed yet on your machine (eg. by the gimp), that's the file win32-gtk-build-env.zip.