POV-Ray : Newsgroups : povray.tools.general : all2pov released : all2pov released Server Time
26 Apr 2024 17:38:07 EDT (-0400)
  all2pov released  
From: povray
Date: 26 Aug 2008 19:22:07
Message: <48b4901f$1@news.povray.org>
all2pov is an utility for povray that uses irrlicht, a free 3d engine 
wich is capable to load several different mesh file formats, to export 
models into povray sdl. It loads the model using irrlicht and then 
export it in a povray sdl .inc file. It exports 
vertices,indices,materials(textures,diffuse,ambient,specular,shininess) 
and uv coordinates into a mesh2 block. It full support mesh with 
multiple sub-meshes
Since it uses Irrlicht under NULL device you don't need directx nor 
opengl support at all.
Here you will find a list of irrlicht supported file formats: 
http://irrlicht.sourceforge.net/features.html#supportedformats
Add md3 to this list (still in beta but works very well)

no binary for the moment, only source code (GPLv2), documentation and 
examples in the svn server:

svn co https://aresfps.svn.sourceforge.net/svnroot/aresfps all2pov

online browsing works too

http://aresfps.svn.sourceforge.net/viewvc/aresfps/all2pov/

comments are very appreciated!!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.