MauricioAlgalan / Povrayfunctions

Funtions in povray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Povray functions

Funtions in povray

Contents of this repository

funciones

Shows how to use #declare somefuntion=some code to create a funtion.

funciones-puntos

Shows how to use #declare somefuntion=function(parameters) {some code} to create a funtion.

About

Funtions in povray

License:GNU General Public License v2.0


Languages

Language:POV-Ray SDL 100.0%