Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neuralcortex/pov_ray

Persistance of Vision 3D-Art
https://github.com/neuralcortex/pov_ray

3d 3d-graphics 3d-models art mathematical-functions mathematical-modelling mathematics pov-ray pov-ray-sdl pov-ray-syntax povray

Last synced: 24 days ago
JSON representation

Persistance of Vision 3D-Art

Awesome Lists containing this project

README

        

# POV-RAY Mathematical 3D Art

![image](https://github.com/NeuralCortex/POV_RAY/blob/main/images/readme.png)

## Überblick

Der Persistance of Vision Raytracer, kurz POV-Ray, ist ein Raytracer, welcher auf einer 3D-Beschreibungssprache beruht.
Somit ist es möglich z.B.: Kugeln, Zylinder oder andere Objekte im 3D-Raum anzuordnen und farblich zu gestalten.
Das Besondere an diesem Raytracer ist, daß man mathematische Funktionen benutzen kann um komplexe 3D-Modelle zu programmieren.

## Overview

The Persistance of Vision Raytracer, POV-Ray for short, is a raytracer based on a 3D description language.
This makes it possible, for example, to arrange and colorize spheres, cylinders or other objects in 3D space.
The special thing about this ray tracer is that you can use mathematical functions to program complex 3D models.

## Hinweis

Als Ausgabeformat sollte eine Bildgröße 16:9 verwendet werden, da es sonst zu Verzerrungen kommen kann.
Gleichwohl kann der "Right-Vektor" der Kamera in den POV-Dateien angepasst werden.

## A notice

An image size of 16:9 should be used as the output format, otherwise distortions may occur.
However, the "Right Vector" of the camera can be adjusted in the POV files.

## Benutzte Software

Für alle Dateien wurde der [POV-RAY 3.7.0 für Windows](http://www.povray.org/) verwendet.

## Software used

[POV-RAY 3.7.0 for Windows](http://www.povray.org/) was used for all files.