We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Short question. Is there geometry shader in PShader?
Not by default. But PShader can be extended to run a geometry shader.
Great. PShader is still difficult to use. Thanks anyway.
This code might be useful
https://github.com/codeanticode/pshader-experiments/tree/master/SphereTess
@codeanticode
Thanks a lot ! It helps me - at least -
Answers
Not by default. But PShader can be extended to run a geometry shader.
Great. PShader is still difficult to use. Thanks anyway.
This code might be useful
https://github.com/codeanticode/pshader-experiments/tree/master/SphereTess
@codeanticode
Thanks a lot ! It helps me - at least -