/Povrayfunctions

Funtions in povray

Primary LanguagePOV-Ray SDLGNU General Public License v2.0GPL-2.0

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.