Rendering Vector Features Approach

I am trying to implement the vector rendering feature using approach as described in paper “Real-time rendering and editing of vector-based terrains.pdf”. In this paper, there is generation of footprint and elevation texture. But i am not able to identify what shaders to be used to generate the footprint and elevation texture? Can mesh generation and normal computation can be achieved in geometry shader?

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.