Skip to content

Building an image based on a 3D model specified by the *.obj file

Notifications You must be signed in to change notification settings

as30606552/go-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics project

Building an image based on a 3D model specified by the *.obj file.

User guide

Some global examples are located in the 'examples' directory. Examples of the use of specific functions are found in the packages in which these functions are defined. To run all the examples, follow these steps:

  1. Download and install the go compiler.
  2. Run the go test -v ./... command in the global project directory.
  3. Create a main.go file, copy the sample code there, and experiment.

Created with

Authors

  • Alexandr Samoilov
  • Ekaterina Avdonina

About

Building an image based on a 3D model specified by the *.obj file

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages