Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

everything the main.py outputs (stdout + stderr) :

https://pastebin.com/JS8nuDkK

Create a file called "scanned.txt" that should fix it

still errors
and i can't rotate the cam
https://termbin.com/cxvk

The error appears to be the fact that I used a shitty append to file system,

And with the camera rotation, I don't know what you are talking about

Note to self: Don't tell anyone about the real reason the camera doesn't rotate which is the fact that the camera rotates weirdly when looking to the side and that it would be much worse if it rotates.

I dunno how your render things, but a cool trick for camera transformations is to rotate / move the world instead of the cam. This way, the equation for the projection is much simpler as it takes less parameters, and you just have to apply translation / rotation to the points (or shapes) in the world.

I know, It applies the location of the camera to the world then renders it, I also tried to implement camera rotation but as you rotate to the side the camera rotation behaves in weird ways and i dont know why.

P.S I am a computer nerd as well as a maths nerd
P.S.S do you have discord

I's sorry for answering so late...

of course i have discord

enderspace

P.S i'm also a computer / math nerd