Giter VIP home page Giter VIP logo

scalascenegraph's Introduction

Jar dependencies:
    newt.all.jar
    gluegen-rt.jar
    jogl.all.jar
    nativewindow.all.jar

Native dependencies must be in the java.library.path

For jogl-2.0-linux-i586:
    libjogl_es2.so
    libnativewindow_x11.so
    libjogl_gl2es12.so
    libnewt.so
    libgluegen-rt.so
    libjogl_gl2.so
    libjogl_cg.so
    libnativewindow_awt.so
    libjogl_es1.so
    libnativewindow_jvm.so
    
For jogl-2.0-windows-i586:
    gluegen-rt.dll
    jogl_cg.dll
    jogl_es1.dll
    jogl_es2.dll
    jogl_gl2.dll
    jogl_gl2es12.dll
    nativewindow_awt.dll
    nativewindow_jvm.dll
    newt.dll    
    
NB: flickering during live resizing of the GLCanvas. This is caused by the AWT's repainting the background of the Canvas and can not be overridden on a per-Canvas basis, for example when subclassing Canvas into GLCanvas. The repainting of the background of canvases can be disabled by specifying the system property -Dsun.awt.noerasebackground=true.
Seen on Windows and Ubuntu Linux.

scalascenegraph's People

Contributors

glurbi 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.