Skip to content

Simple computer graphics sample projects using OpenGL library in Java.

License

Notifications You must be signed in to change notification settings

matheushoeltgebaum/cg-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics Samples

Simple computer graphics sample projects using OpenGL library in Java.

Projetos simples de computação gráfica desenvolvidos com a biblioteca OpenGL em Java.

sample1 sample2 sample3 sample4 sample5 sample6 sample7

How to build

Prerequisites

  • JDK 8 32 bits
  • Maven
  • Unzip tool
  • Linux based O.S.

Build and run

  1. Extract libs.zip in project root dir
  2. Import project on your IDE as a maven project
  3. Configure Native Library Locations for gluegen lib (for each module): add all .so files from libs folder.

Authors

License

The codebase is licensed under GPL v3.0.

About

Simple computer graphics sample projects using OpenGL library in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages