p-otto / glkernel

C++ library for pre-computing noise, and random sample-kernels.
MIT License
0 stars 0 forks source link

plan and discuss kernel plotter capabilities #5

Open cgcostume opened 7 years ago

cgcostume commented 7 years ago

This issue should be used to gather information on what a kernel plotter should be capable of.

cgcostume commented 7 years ago

Targeted output should be svg.

cgcostume commented 7 years ago

Should be able to plot 1D, 2D, and 3D kernels. Should be able to handle different value resolutions/types and allow for different semantics (position, vector, ...). For the 3D case I would expect a virtual camera configuration to be used for projection of the final 2D svg plot.