In the process of cleaning up the repo for version 5, we should probably make simpler apps as examples. The idea is that each app depends on the functionality as opposed to the data type.
We will begin by analyzing the current apps and splitting the functionality apart, then update this issue with planned changes.
yimage: convert, view, grade, diff, setalpha
yshape: convert, fvconvert, render, view, glview, hair, point, heightfield
yscene: convert, render, view, glview
Application parameters should be loaded from a json file if desired.
In the process of cleaning up the repo for version 5, we should probably make simpler apps as examples. The idea is that each app depends on the functionality as opposed to the data type. We will begin by analyzing the current apps and splitting the functionality apart, then update this issue with planned changes.
Application parameters should be loaded from a json file if desired.