cppjames / rendeer

A simple 3D rasterizer made from scratch in Python.
MIT License
110 stars 12 forks source link

Amazing work! #3

Open 4e1e0603 opened 5 years ago

Coder-X15 commented 4 years ago

Great, but some fixes required. When I used the Python IDE (3.7.1), found the code somewhat erroneous, just because of the inability to import the modules mentioned in the 'rendeer.py' file... I'll try fixing it....

Coder-X15 commented 4 years ago

Once fixed, I will replace the file with the debugged one... Would you mind me doing so?

4e1e0603 commented 4 years ago

Before applying any other improvements you should turn this project to the package: See https://github.com/Forfunckle/rendeer/pull/4. I have done this in the PR but it was open for more the half of the year. If nothing you can copy-paste the setup.py file. Anyway, it is your code. Have a nice day, David.

Coder-X15 commented 4 years ago

I forked the thing and edited it so as to make it compatible for Python 3.7.1. All without your permission, sir! Sorry!

4e1e0603 commented 4 years ago

I forked the thing and edited it so as to make it compatible for Python 3.7.1. All without your permission, sir! Sorry!

Enjoy :)

Coder-X15 commented 4 years ago

Rock it! But the thing takes time to load larger models... Not a problem!

Coder-X15 commented 4 years ago

Let's close this, shan't we ?