Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Search
July 08, 2018

Improvements to Desktop Backlight!

To make better use of Home Assistant’s wide variety of components, I removed the REST commands in exchange for MQTT compatibility. I’m using MQTT JSON Light Component...

home-automation
python
raspberry-pi
mqtt
July 02, 2018

Starting out with Home Automation!

Now.. I don’t exactly have a home to automate.. I’m working on that.. But there was something I wanted to try out recently. That is an RGB LED backlight for...

home-automation
python
raspberry-pi
June 16, 2018

Procedural World - New Chunk Management

Recently I improved chunk loading in my procedural world project. To be honest the way I was loading chunks before was rather.. bad. I used a breath-first search to search...

pcg
unity
May 19, 2018

Procedural World - Attempts at Terrain

For the last little while I have been attempting to generate some nice looking terrain. I’ve been finding with somewhat difficult as it is hard to understand exactly how to...

pcg
unity
May 12, 2018

Procedural 2D Maps with Lua scripts

Recently adding Lua scripting to my mapgen tool. Which allows the generation logic to be moved outside of the main program. In this project I am using

pcg
lua
Previous Page: 16 of 30 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.