XrXr/FantasyGolfSimulator


Golf ball trajectory simulation with OpenGL in C99

License: Other

Language: C


Fantasy Golf Simulator

Demo

Building

The app should run on OpenGL 3.3 capable hardware on 64 bit GNU/Linux and Windows. It is tested on Arch Linux and Windows 10.

Build Depenencies

  • CMake
  • SOIL
  • freeglut
  • OpenGL
  • GLEW

All the assets are made into header files and compiled into the final executable. The app can't build with Visual Studio since VS's length limit for string literal is 65535 characters.

Thanks to @syoyo for his mesh loader, tinyobjloader-c!

Why is there C and JavaScript code in the repo?

There isn't. The whole app is done in C99 and GLSL. Github's linguist seem to not like this repo.

Project Statistics

Sourcerank 3
Repository Size 722 KB
Stars 0
Forks 0
Watchers 0
Open issues 0
Dependencies 0
Contributors 1
Tags 1
Created
Last updated
Last pushed

Top Contributors See all

Alan Wu

Recent Tags See all

v0.0.1 August 09, 2016

Something wrong with this page? Make a suggestion

Last synced: 2016-08-09 02:34:34 UTC

Login to resync this repository