Coder Social home page Coder Social logo

yveskaufmann / shader-sloth Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 9.38 MB

A application which allows you to develop glsl shaders interactivly

License: MIT License

GLSL 3.89% Java 91.31% CSS 4.80%
shader-editor glsl-shaders university-project

shader-sloth's Introduction

Build Status

ShaderSloth

ShaderSloth allows it to create and play with GLSL shaders without programming any line of OpenGL code. It is the result of a assignment for the university.

alt text

These features are currently provided:

  • scene creation
  • simple shader/material editor
  • shader render-view with instant feedback
  • texture support (already supported in the engine)
  • multiple pass rendering (already supported in the engine)
  • glsl autocomplete

Requirements

Building

In order to build ShaderSloth it is required that Apache Maven > 3.0 and
a JDK >= 8u91 is already installed on your computer. TPlease consults the corresponding documentation for the specific installation instructions.

Build Steps

1) Check-Out Sloth-Engine

cd shader-sloth
git clone https://github.com/yveskaufmann/sloth-engine 

2) Build Sloth-Engine

cd sloth-engine
git checkout develop
mvn install

3) Build Shader-Sloth

cd shader-sloth
mvn package -DskipTests

shader-sloth's People

Contributors

yveskaufmann avatar

Stargazers

 avatar  avatar

Watchers

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