Blog --- MA_Helpers ready to use
29.12.2024 - 11:00 am
My first big package contains a collection of macros that can save much time or make things possible.
They allows to sort array, convert strings, floats, array and vectors in other types of variables, set camera-properties and much more. Almost all of these functions in other programming-languages are part of the base-programming but are missing in povray. From a 3d-language like Povray I dont expect to see a bundle of
RegEx-Functions, but a few methods to search for text inside a string I was missing from the first days on.
I did not create this macros because of the joy to write complex functions from scratch, but I needed them for future projects (no matter if they are realistic or dreams only). Inside them it is absolutely necessary to sort multi-dimensional arrays, write them into a separate file, convert variable-types, split strings, search in strings, and so on.
Hopefully my work will save you some time that can get invested in the more important, creative parts of your project.
For more informations see the project-page of
MA_Helpers.
Gruß
Martin