Skip to content

Python kitchen

Always cooking something nice!

  • contact us

Category: canvas theory

translating location to map coordinates
processing.py canvas theory

translating location to map coordinates

let us say you have a character moving across the screen, and you want to have it’s location in terms…
June 6, 2018May 29, 2018 Abdur-Rahmaan Janhangeer
processing.py canvas theory

generating unintelligent random maps on mouse press

this code generates random maps on mouse press. it is really just a simple 2d array value filling. a modification…
June 1, 2018May 29, 2018 Abdur-Rahmaan Janhangeer
game map rendering
canvas theory processing.py

game map rendering

game map rendering or simply map rendering is a nice technique that is used to generate worlds. explanations follow suit…
May 29, 2018 Abdur-Rahmaan Janhangeer
polygon drawer implementation (processing.py)
processing.py canvas theory

polygon drawer implementation (processing.py)

if ever you wanted to implement a polygon drawer, here it is : explanations   nodes = [     [50,40],     [40,50]   ]  …
May 28, 2018May 28, 2018 Abdur-Rahmaan Janhangeer

Newsletter Signup

WordPress Theme: BlogGrid by TwoPoints.