Skip to content
#

3d-graphics

3D technology is used in a wide range of fields, including film, video games, architecture, engineering, and product design. It allows designers to create digital models of objects that can be manipulated and rendered in three dimensions. 3D modeling software is used to create and manipulate 3D models, and 3D animation software is used to create movement and effects within those models. 3D technology has also been adopted for use in 3D printing, where physical objects can be created from digital models.

Here are 241 public repositories matching this topic...

py3d produces 3d graphics but is extremely computationally intensive and has minor bugs. This project is still ongoing. I am currently working to address the striations shown in Cubes.png which are due to rounding error in the lineLineIntersect method. Unfortunately rounding the values causes the image to be missing / have pixels that are not su…

  • Updated Feb 11, 2021
  • Python