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 | This codebase provides a PyTorch implementation of an unsupervised depth and ego-motion learning system from video data. | 1,019 |
pwaller/pyfiglet | An implementation of ASCII art rendering in Python using pure Python code | 1,377 |
jeonsworld/vit-pytorch | A PyTorch implementation of the Vision Transformer model for image recognition tasks. | 1,950 |
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 | 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,227 |
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 | 366 |
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 | Implementing Image-to-Image Translation Using Conditional Adversarial Networks in PyTorch | 428 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 510 |
jwyang/graph-rcnn.pytorch | A collection of reimplemented scene graph generation models using PyTorch | 732 |