pyRT
Scene renderer
A Python library for creating and rendering 3D scenes from code.
pyRT - The Python Raytracer
78 stars
5 watching
21 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
krassowski/jupyter-manim | Enables display of video output from 3D animation software in Jupyter notebooks | 196 |
clementpinard/sfmlearner-pytorch | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
pwaller/pyfiglet | An implementation of ASCII art rendering in Python using pure Python code | 1,384 |
jeonsworld/vit-pytorch | A PyTorch implementation of the Vision Transformer model for image recognition tasks. | 1,959 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 813 |
mchong6/soat | This repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model. | 380 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
jupyter-widgets/pythreejs | An extension that enables interactive 3D visualization in Jupyter Notebooks using the Three.js library. | 953 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
mmirman/mentisoculi | A PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation | 242 |
d3xterjs/pydexter | A Python wrapper for rendering charts in the browser with simple syntax | 31 |
mrzhu-cool/pix2pix-pytorch | An implementation of an image-to-image translation algorithm using deep learning and PyTorch | 428 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
jwyang/graph-rcnn.pytorch | A collection of PyTorch implementations of various scene graph generation models | 732 |