You are browsing as a guest. Sign up (or log in) to start making projects!

noahplaysmario

@noahplaysmario

Joined August 11th, 2026

  • 10Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
My name is Noah Scarborough, and I like to make software and hardware-related projects relating to game development, machine learning, and low-level programming.
Open comments for this post

2h 54m 55s logged

Got the 3d texture set up but not working… Help wanted!
I got the 3D texture working, but I just see a screen full of sky. I am going to work on debugging it myself, but if you want to look at the code and you see something weird, I would like to know.

0
0
11
Open comments for this post

5h 51m 58s logged

Did some optimizations, discarded some to do later instead, kept 1, and started work on sending world data from CPU.

Note: No git commit for this one because I need to finish the code for tracking the world on the CPU, but there’s a good idea of what I’m doing in the screenshot!

0
0
20
Open comments for this post

3h 15m 36s logged

Refractions, Reflection, and Skybox
I added refractions, reflections, and a skybox. I also made the camera move. The next steps for the project are lighting, optimizing the shader for performance(so I can have a reasonable render distance because 64 looks like a lot but the player is actually 8 blocks wide because this game is more detailed than Minecraft), and sending the world data from the CPU instead of generating it while rendering.

0
0
1
Open comments for this post

4h 56m 45s logged

I finally got a start to ray tracing!
The game is finally rendering using raytracing, although it’s currently very minimal and for some reason there’s a blue bar on the left. If anyone can help figure out why, it would be much appreciated.

0
0
1

Followers

Loading…