forked from netguy204/clojure-gl
-
Notifications
You must be signed in to change notification settings - Fork 0
stine/clojure-gl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# clojure-gl A quick example of using lwjgl and NativeGuide from clojure to create a spinning triangle. By using nativeguide we're able to support: $ lein uberjar To create a single completely standalone jar that should load the appropriate native GL libraries for Mac (64 bit), Windows (32 or 64 bit), and Linux (32 or 64 bit). ## Usage $ lein deps then: $ lein run or $ lein uberjar $ java -jar thejar.jar ## License Copyright (C) 2012 Brian Taylor Distributed under the Eclipse Public License, the same as Clojure.
About
clojure opengl quick project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published