Git Product home page Git Product logo

glmotes's Introduction

Based off some code a few co-workers wrote in OpenGL c++.

Currently the NetBeans (using 6.9.1) project is configured for windows.

To obtain the initial setup to allow the program to run:
  Started off with tutorial found at https://sites.google.com/site/justinscsstuff/jogl-tutorial-1, modified for NetBeans.

  Used http://jogamp.org/deployment/autobuilds/jogl-b198-2010-11-04_05-53-09/build/jogl-2.0-pre-20101104-windows-amd64.zip, (choose the appropriate arch) copied the lib directory to "C:\lib"

  Copied all the zips from http://jogamp.org/deployment/autobuilds/jogl-master-b152-2010-11-03_20-31-08/build/ into "C:\doc"

  Created a "JOGL_pre2" (Tools->Libraries) library
    Included the following jars for the Classpath :
      C:\lib\gluegen-rt.jar
      C:\lib\jogl.all.jar
      C:\lib\nativewindow.all.jar
      C:\lib\newt.all.jar
    Include the following zips for the JavaDoc :
      C:\doc\javadoc_dev.zip
      C:\doc\javadoc_jogl_spec.zip
      C:\doc\javadoc_nativewindow_spec.zip
      C:\doc\javadoc_public.zip

    Make sure the Project's Run Property has the VM option '-Djava.library.path="C:\lib"' value so it can find the needed native dlls for windows

TODO:
  Add the JUnit tests for Main class.
  Create a gui and GL context.
  Translate the Motes and ForceLine C++ code into java, and improve the Motes toy.

glmotes's People

Contributors

emenifee avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.