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: over 2 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 | Unsupervised learning of depth and ego-motion from video using PyTorch | 1,016 |
pwaller/pyfiglet | An implementation of ASCII art rendering in Python using pure Python code | 1,376 |
jeonsworld/vit-pytorch | A PyTorch implementation of the Vision Transformer model for image recognition tasks. | 1,947 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 812 |
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 | 390 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,225 |
jupyter-widgets/pythreejs | An extension that enables interactive 3D visualization in Jupyter Notebooks using the Three.js library. | 952 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 365 |
mmirman/mentisoculi | A PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation | 241 |
d3xterjs/pydexter | A Python wrapper for rendering charts in the browser with simple syntax | 31 |
mrzhu-cool/pix2pix-pytorch | Enables image translation between different domains using a conditional adversarial network | 427 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 509 |
jwyang/graph-rcnn.pytorch | A collection of reimplemented scene graph generation models in PyTorch for research comparison | 732 |