aconstlink / natus

[Discontinued] Software Framework for Audio/Visual/Interactive Real-Time Applications
https://aconstlink.de
MIT License
0 stars 0 forks source link

line render issues on d3d #260

Closed aconstlink closed 3 years ago

aconstlink commented 3 years ago

line_render_2d has rendering issues with the d3d11 backend. Screenshot 2021-02-21 214721 Screenshot 2021-02-21 214834

In the left window is the d3d11 rendering with the issue.

aconstlink commented 3 years ago

This may actually relate to #261. There are several issues with CPU side vertex storing in those classes.