You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><img src="https://gamedev.rs/news/026/rend3-scifi.jpg" alt="rend3 sci-fi base scene" />
512
512
<em>rend3 rendering a complex scene</em></p>
@@ -517,7 +517,7 @@ GPU culling to enable incredible performance with such a simple API.</p&
517
517
<p>There're many fun things in the pipeline including a full custom shader
518
518
system, both cpu and gpu side optimization, and more rendering features.</p>
519
519
<p>The <a href="https://crates.io/crates/rend3">v0.1 version</a> was published on crates.io
520
-
(<a href="https://gamedev.rs/news/026/rend3-docs">docs</a> and <a href="https://gamedev.rs/news/026/rend3-examples">examples</a>) and v0.2 is going
520
+
(<a href="https://docs.rs/rend3">docs</a> and <a href="https://github.com/BVE-Reborn/rend3/tree/v0.1.2/examples">examples</a>) and v0.2 is going
0 commit comments