RenderTools

By Author: dozo1971 , jochemspek
RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such as RelationalNode, RenderNode, and TransformNode can be used to create a complex hierarchy for rendering. Both update and render calls can selectively include or exclude specific components such as geometric details or lighting or texturing.

Feature

  • cross-platform, currently running on IOS, OSX and Windows
  • serialization of all classes that are used in the scenegraph
  • any serializable object can be made a property that can be set/get via strings
  • property animation with expression evaluation on the fly
  • fully serializable OpenGL state by interpretation of scripted gl code
  • a geometrybased method for rendering soft shadows
  • meshloading through .obj files
  • meshgeneration with contourguided revolutions and extrusions
  • viewcontrollers for IOS, GLUT, EGL, COCOA and QT
  • interfaces for handling touch, mouse, keyboard, orientation, gesture and other events
  • OpenGL extensions through GLew
  • image reading/writing through libPNG
  • physics support through either Bullet or Box2D
  • text rendering through FreeType2
  • OpenGL compliant Matrix functions such as rotate, ortho, perspective, etc.
  • classes for vector calculus, Vec2, Vec3, Vec4, Quat, Mat2, Mat3, Mat4
  • directed-acyclic scenegraph support
  • instance rendering
  • multipass rendering
  • multitarget rendering
  • selectively rendering geometric components
  • selectively updating of scenegraph components

CalclipseMath

CalclipseMath – CalM for short – is a math parser written in Java. With a few lines of code CalM enables your application to evaluate user-supplied mathematical expressions, such as "e^(sin .25pi)" and "(sqrt e)^(sqrt 2)". The standard configuration of the parser has a wide variety of mathematical o.........

Similar: 16%

oge2d

Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in .........

Similar: 14%

mahasona

Mahasona Engine is a Game engine written on top of OpenGL renderer. Currently no official release but svn repository version. Includes a example application. Find the wiki page for howto's Ubuntu Video http://www.youtube.com/watch?v=y5OSCTb_aNA Windows Video http://www.youtube.com/watch?v=dS_YwzyC.........

Similar: 13%

JILRuntime/JewelScript

A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded .........

Similar: 13%

Urho3D

Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. Greatly inspired by OGRE and Horde3D....

Similar: 12%

Icarus Scene Engine

Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and Fre.........

Similar: 12%

Programming Without Coding Technology

PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming tool designed for novice and expert programmers. A novice programmer can use PWCT to learn programming concepts like Data Structure, Control Structure, Programming Paradigm,..etc. An.........

Similar: 11%

VB .NET PHYSX (PHYSICS) DX9 - Engine

Visual Basic .Net , Nvidia Physx (PHYSICS - ATI INTEL ETC. COMPATIBLE) , DirectX 9 (using SlimDX) 3D ENGINE/HELPER/WRAPPER This project incorporates these technology into a simple Open Source Engine, allowing simple access to Nvidia PhysX library using DirectX 9 (VIA - SLIMDX) to render "Simulation.........

Similar: 10%

The Ring Programming Language

The Ring is an Innovative and practical general-purpose multi-paradigm scripting language that can be embedded in C/C++ projects, extended using C/C++ code and/or used as standalone language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programmi.........

Similar: 10%

Lioness (Languages Interop Framework)

Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4....

Similar: 9%