diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/projects.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/projects.html b/www/projects.html index b253051..cd96435 100644 --- a/www/projects.html +++ b/www/projects.html @@ -12,7 +12,7 @@ </header> <div id="section-div"> <section> - <h1 style="padding-bottom: 10px"> <a href="https://scratch.mit.edu/projects/725766366/" target="_blank">Qubes3D (scratch)</a> </h1> + <h1 style="padding-bottom: 10px"> <a href="https://turbowarp.org/725766366?fps=60&turbo&hqpen" target="_blank">Qubes3D</a></h1> <img src="images/Qubes3D_0.webp" alt="Scratch RTX" width="500px"> <img src="images/Qubes3D_1.webp" alt="Scratch RTX" width="500px"> <p> My first big Ray Tracing project in Scratch! </p> @@ -20,7 +20,7 @@ <p> Can't tell exactly how long this project took, as there is no GitHub for scratch, but probably a couple of weeks to around a month</p> </section> <section> - <h1 style="padding-bottom: 10px"> <a href="https://scratch.mit.edu/projects/884304276" target="_blank">Ray Tracing in Scratch</a> </h1> + <h1 style="padding-bottom: 10px"> <a href="https://turbowarp.org/884304276?turbo&hqpen" target="_blank">Ray Tracing in Scratch</a></h1> <img src="images/ScratchRTX_0.webp" alt="Scratch RTX" width="500px"> <img src="images/ScratchRTX_1.webp" alt="Scratch RTX" width="500px"> <p> This is the Ray Tracing project that I am more or less proud of </p> @@ -29,7 +29,7 @@ <p> I am planning on creating a better version of this project, but for now that's that </p> </section> <section> - <h1 style="padding-bottom: 10px"> <a href="https://scratch.mit.edu/projects/926537124/" target="_blank">Ray Casting Tutorial</a> </h1> + <h1 style="padding-bottom: 10px"> <a href="https://turbowarp.org/1059299067?interpolate&hqpen" target="_blank">Ray Casting Tutorial</a></h1> <img src="images/RayCastingTutor_0.webp" alt="Scratch RTX" width="500px"> <img src="images/RayCastingTutor_1.webp" alt="Scratch RTX" width="500px"> <img src="images/RayCastingTutor_2.webp" alt="Scratch RTX" width="500px"> |