computer graphics
Projects with this topic
-
Assignments to SSC0250/Computer Graphics class, at University of Sao Paulo
Updated -
✭ MAGNETRON ™ ✭: for making an IMAGINATION PROXIA/IMAGINATION PROXIA (A1). Instant neural graphics primitives: lightning fast NeRF (Neural Radiance Fields) and more...
Updated -
✭ MAGNETRON ™ ✭:
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorchUpdated -
My notes regarding computer graphics (pygame, opengl)
Updated -
-
-
-
-
-
-
Drawing a Line in OpenGL and Bresenham Line Algorithm. Implemented in Python using pyglet, Python OpenGL interface.
My lab assignment in Interactive Computer Graphics, FER, Zagreb.
Docs in "DokumentacijaIRGLabosi" under "2. VJEZBA."
Created: 2020
Updated -
Vector Matrix Operations. Implemented in Python using NumPy library.
My lab assignment in Interactive Computer Graphics, FER, Zagreb.
Created: 2020
Updated -
Basic 2D triangulation. Note: It is not angle-optimal at all.
Updated