Hi iam trying to evaluate your library and got few questions.
this example Realtime Ghosted Traces looks weard with Gforce 4060 and win11.
- kir anderski asked 1 month ago
- last edited 1 month ago
- You must login to post comments
Hello, there are a few things to consider regarding this example.
1) Some features may have issues with specific GPU drivers.
So I guess, in this demo such a feature might the GlowEffect.
However, this is just an assumption.
For further investigation, you can try the example with different GPUs,
update GPU drivers, or try disabling the glow effect.
Here is the same demo, but with the GlowEffect disabled
Check the attached screenshots of how it is displayed in both cases and let us know if that works fine on your side.
2) Regarding performance. This specific demo was created quite some time ago and is not quite optimised.
There are many ways it can be improved, e.g., by reusing DataSeries, enabling FIFO mode, etc.
And we are going to refactor it soon.
Some performance tips can be found on our documentation page.
Let us know if you need help with anything specific.
- Jim Risen answered 1 month ago
- You must login to post comments
Yes that works but only ~28fps and i got 240hz monitor…. and i assume that should work at least that fast
- kir anderski answered 1 month ago
- last edited 1 month ago
-
The main factors affecting the drawing performance are CPU and GPU. We cannot be sure why you get this result without more info. If you want to evaluate our library properly, provide your functional and non-functional requirements so we can suggest where to look. You can also get in touch with us privately via the Support Desk.
- You must login to post comments
Please login first to submit.