Skip to content

This repository has a 3d software render, creating purely in Go lang

Notifications You must be signed in to change notification settings

bernardo-bruning/termrender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termrender

This repository has a 3d software render, creating purely in Go lang

Install

  • On Ubuntu/Debian-like Linux distributions, you need libgl1-mesa-dev and xorg-dev packages.
  • On CentOS/Fedora-like Linux distributions, you need libX11-devel libXcursor-devel libXrandr-devel libXinerama-devel mesa-libGL-devel libXi-devel libXxf86vm-devel packages.

Running

For see execute code go run ./cmd/main.go model.obj texture.png in root project. image

Dependencies

  • github.com/faiface/pixel

About

This repository has a 3d software render, creating purely in Go lang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published