Giter Site home page Giter Site logo

kilo24 / nifty-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nifty-gui/nifty-gui

0.0 1.0 0.0 65.75 MB

Your Open Source Java OpenGL GUI. Interactive user interfaces for games or similar applications. LWJGL, JOGL, JME or Java2d rendering.

Home Page: http://nifty-gui.github.io/nifty-gui/

License: Other

Java 97.89% HTML 0.93% Processing 1.16% GLSL 0.01%

nifty-gui's Introduction

Nifty GUI

As of Nifty 1.4.2 we're targeting a Maven central release. It's not released yet but here are the presumably details:

<groupId>com.github.nifty-gui</groupId>
<artifactId>nifty</artifactId>
<version>1.4.2-SNAPSHOT</version>

You'll still need to add both repositories to your pom.xml for now, at least:

  <repositories>
    <!-- only needed for snapshot builds starting with 1.4.2-SNAPSHOT -->
    <repository>
      <id>ossrh</id>
      <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
    </repository>

    <!-- still needed for some other dependencies not yet available in central like jglfont -->
    <repository>
      <id>nifty-maven-repo.sourceforge.net</id>
      <url>http://nifty-gui.sourceforge.net/nifty-maven-repo</url>
    </repository>
  </repositories>

Stories in Ready

Throughput Graph

nifty-gui's People

Contributors

void256 avatar mkaring avatar knightofiam avatar bgroenks96 avatar toolforger avatar ractoc avatar relu91 avatar fleather avatar borealfeast avatar xranby avatar vilarion avatar joris-van-der-wel avatar odyssomay avatar dominic-jones avatar iamtakingiteasy avatar cuchaz avatar davi-deganne avatar gsimard avatar jwoertink avatar ryszard-trojnacki avatar alchemist0823 avatar dustcontributor avatar shamantec 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.