PyPov is a relatively simple Python framework for generating povray files. It allows the programmer to create objects and manipulate their attributes from within a Python script. It's good for creating structured/mathematical scenes and animations.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
삼각형 메쉬 개체에 대한 지원, 그리고 새로운 HeightField 클래스 모든 함수에서 키 필드에 이미지를 만들 PIL를 사용하여 (그리고 관련된 FieldIm 클래스).
Tags:
Minor feature enhancements
Support for triangle and mesh objects, and a new HeightField class (and associated FieldIm class) that uses PIL to create a height field image from any function.