Code Monkey home page Code Monkey logo

vera's Introduction

VERA

VERA is a C++11 & OpenGL/WebGL framework designed for creating and displaying real-time visual application in a big variety of surfaces.

VERA applications can be compiled as:

  • native OpenGL ES app on Windows, MacOS and Linux
  • browser WASM/WebGL app

VERA brings support for:

VERA is the merge between, ADA (a minimal library to create OpenGL ES & WebGL apps) and HILMA (a 2D/3D geometry library).

VERA have an App class and a drawing API similar to P5js's API that could be use for more novel artist that are searching to improve the performance of their art works or displaying them in a bigger set of formats, devices or displays. This doesn't mean P5js code, addons and plugins will work out of the box in VERA, but mostly that app.h and ops/draw.h will provide functionality familiar and (when possible) width identical behavior. At the end of the day C++ is a different programing language with specific and unique sintax. Hopefully VERA can also serve for generative or novel artist already familiar to Processing and P5js that desire to adventure into C++. It can be provide a nice transition to OpenFrameworks and Cinder.

Ultimatelly VERA is designed to let artist code their works once and display them in a biffer range of surfaces. From native apps to custom displays powered by embebed systems such us Raspberry Pi; or from holographic screen like those from Looking Glass Factory, sandboxed web app (like generative NFT projects ) to AR/VR experiences through WebXR protocol.

Examples and projects using VERA

  • very simple Hello World example. Which you can view and compile the full project and display it in a big range of surfaces like: native OSX, Window and Linux apps; console app with out window manager for embebed systems like RaspberryPi, Nvidia Jetson Nano and Khadas's VIM4; on the web embebed WASM apps or selfcontain WASM/WebGL interactives for NFT project; WebXR experiences for VR headsets like the Oculus Quest2 or realtime applications for holographic displays like LGF. VERA_bigger

Support VERA

With your support will be possible to:

  • improve the documentation
  • bring more examples
  • bring support for more devices and type of displays

vera's People

Contributors

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