Bonjour,
Il semble qu'il existe différent module permettant à python de faire du ray tracing. J'en ai pour l'instant identifié deux:
- Zulko/vapory :
https://github.com/Zulko/vapory
Vapory is a Python library to render photo-realistic 3D scenes with the free ray-tracing engine POV-Ray.
- pycao:
https://github.com/evainlau/pycao
This is the pycao modeller. In short, this is a tool to describe a 3D-scene using the python language, with plenty of simplifying paradigms ( carrying objects in boxes, genealogy system, compact mathematical notations, markers ... ). Then you can see your 3d objects using povray as a plugin.
En connaissez vous d'autres ?
Les avez vous testés ??
merci
Partager