GithubHelp home page GithubHelp logo

ferdinandsorg / orx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openrndr/orx

0.0 0.0 0.0 315 KB

A growing library of assorted data structures, algorithms and utilities for OPENRNDR

License: BSD 2-Clause "Simplified" License

Kotlin 82.41% GLSL 17.30% Shell 0.29%

orx's Introduction

ORX (OPENRNDR EXTRA)

Download

A growing library of assorted data structures, algorithms and utilities.

  • orx-camera, 3d camera and controls
  • orx-compositor, a simple toolkit to make composite (layered) images
  • orx-easing, a collection of easing functions.
  • orx-gradient-descent, a gradient descent based minimizer
  • orx-file-watcher, Program extension method that allows monitoring and hot loading from files.
  • orx-filter-extension, Program extension method that provides Filter based extend()
  • orx-integral-image, CPU-based and GPU-based implementation for integral images (summed area tables)
  • orx-interval-tree, data structure for accelerating point-in-interval queries.
  • orx-jumpflood, a filter/shader based implementation of the jump flood algorithm for finding fast approximate (directional) distance fields
  • orx-kdtree, a kd-tree implementation for fast nearest point searches
  • orx-kinect-v1, utilities to use Kinect V1 RGB-D sensors in OPENRNDR programs.
  • orx-mesh-generators, triangular mesh generators
  • orx-midi, midi controller interface
  • orx-noise, library for random number generation and noise
  • orx-no-clear, a simple extension that provides drawing without clearing the background
  • orx-obj-loader, simple Wavefront .obj mesh loader
  • orx-olive, extensions that turns OPENRNDR in to a live coding environment
  • orx-osc, open sound control interface
  • orx-palette, manage color palettes
  • orx-temporal-blur, temporal (motion) blur for video production.

Developer notes

Create and use local builds of the library

run ./gradlew publishToLocalMaven -Prelease.version=0.4.0-SNAPSHOT (or import in IntelliJ IDEA and edit the run configuration)

In an openrndr-template based project set orxUseSnapshot = true in order to use the snapshot build.

orx's People

Contributors

edwinrndr avatar ricardomatias avatar morisil avatar codecox avatar boydrotgans avatar javl 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.