Thread: Grid
View Single Post
08/23/14, 10:34 AM   #2
skyraker
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 154
I'm going to try to do something like this as a way to learn a little bit about textures and photo editing. I would assume it would encompass things like:
  1. Getting current screen size
  2. dividing screen by grid block size
  3. dynamically creating required number of blocks
  4. displaying grid as lowest possible layer
  5. possibly allowing block size modification

As I said, the hard part for me will be actually getting a texture made right and put into the addon correctly. Most of the rest I shouldn't have as much problem on.

It's a project at least!
  Reply With Quote