Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Search
December 27, 2017

Procedural World - Introduction

In a previous post I mentioned I’m starting a new procedural terrain project. Welp. Here it is. This project is intended as a playground for procedurally generated worlds. I’d...

unity
c#
pcg
December 15, 2017

Procedural Generation References

Some references for learning procedural generation. Could range from tutorial, articles, academic papers or videos.

pcg
December 13, 2017

Voxel Engine Retrospective

Small reflection on the voxel engine I worked on a few years ago and future projects. Github Voxel Engine Post Intro to my...

voxels
voxel-engine
3d
November 10, 2017

Config issues with Qt and Visual Studio

A recent Windows 10 update manage to break my Visual Studio installation and also my Qt installation.. Forcing me to reinstall and face some configuration issuses. Visual Studio Had...

qt
visual studio
November 04, 2017

Chip8 Assembler - Code Generator

In the last post expressions were created by grouping tokens together. Now its time to generate Chip8 opcodes from the expressions. Semantics Checker I’m not going to...

chip8
assembler
Previous Page: 19 of 30 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.