Skip to content

MercurialPony/java-opengl-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task

Implement a parser for .obj models and a renderer that utilizes the Gouraud shading model.

Tech stack

A java application with the inclusion of the lwjgl 3 library

How to set up

  1. Include lwjgl 3 in your project
  2. Set Main.java as main class

Resources

This project was made with the help of the book 3D Game Development with LWJGL 3

About

.obj model parser and renderer using Gouraud shading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published