Showing 43 open source projects for "render engine"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    node-sass

    node-sass

    Node.js bindings to libsass

    Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass. It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware. A custom importer allows extension of the LibSass engine in both a synchronous and asynchronous manner. In both cases, the goal is to either return or call done() with an object literal. When returning or calling done() with { file: "String" }, the new...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective shaders...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SH-Engine

    SH-Engine

    crossplatform multithreaded object-oriented render and audio engine

    SH-Engine - crossplatform multithreaded object-oriented render and audio engine. Based on OpenGL 3. Support for Windows and Linux. Contains 2D-graphics, 3D-scene and sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    An automatic knowledge inference engine. Given a set of statements it can derive actions and other statements from the the set of assumptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wkhtmltopdf

    wkhtmltopdf

    Convert HTML to PDF using Webkit (QtWebKit)

    wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely "headless" and do not require a display or display service. There is also a C library, if you're into that kind of thing. The file pdf.h contains a fairly high level and stable pure c binding to wkhtmltopdf. These binding are well documented and do not depend on QT. Using this is the recommended way of interfacing...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    Started when I was 16, still not ended, here is a demo of the game engine on which I work for more than 1 year. It's my first game project, so I decided to make it easy, by creating my own game workbench (a friend is making the MapEditor, I'm doing the rest), including the game engine, render engine, graphics, programmation, syntax ect. Don't wanted especially to share it, but friends wanted to play on it, so I will just share the .exe here. The source will come maybe later :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Native3DAnimation

    Native3DAnimation

    3D render software animation

    Drawing animated objects We chose MDL animated object (Half-Life 3DStudio models). Typically, it is rendered by OpenGL or DirectX. But now it will use our software render technique. Project This project made in C++. Classes: CTexture It is used to load images into the engine SoftwareRender Since MDL uses the regular OpenGl functions, this file contains functions that look like openGL ones, but uses our functions to draw the animated object. mainapp It is main from where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    3D render engine cross platform written from scratch using c++11 standard features. With the approach to create a high scalable, flexible 3D engine with full modding support. Using flexible configs to include common technologies without the lack of massive extension coding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    App development kit

    Create Apps for Windows in pure HTML/JS

    This SDK leverages the windows trident engine to process javascript and render HTML as desktop applications. It provides background threading, multiple window management, skinning, file and registry access and much more. It is also possible to create your own plug-ins. We have used it successfully to create complex HTML applications, including several security suites and installation wizards. As an installation wizard tool it is very powerful: download only those files you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    ... 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Radial 3D engine is a new engine based on my OK 3D engine. It has a compiler, bump/spec, lights, anims, particles etc. Hidden is virtual render path based on code of Brad Blanchard. For latest source or questions mail me (willemsenfrank@yahoo.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IECapt is a simple command line utility that uses the Internet Explorer rendering engine to render a web page into a GIF/JPEG/BMP/PNG image file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Travail de maturité Gymnase de Burier 2012, jeu de tir subjectif en C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A C++ object orientated 2D game engine for Windows, Mac OS, Linux and iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    stupidGUI is a lite tool for u to create gui applications use c++ under win32. All of the controls are rendered by the lib,the default render engine is gdi ,u can even use direct3d replaced! Just make it Pretty,Small,and Stupid!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cross platform OpenGL simulation/game engine based on the SDL libraries. Supports full HDR with deferred shading using multiple render targets under OpenGL. Post-processing effects include depth of field, edge map anti-aliasing, auto-exposure and shadows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LdGlite exists to render images of models made out of Lego bricks in a platform independent manner. It requires the LDRAW brick library and uses OpenGL as the graphics engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iSDGE
    iSDGE is meant to be a free next generation 3D game engine for mobile devices supporting OpenGL ES 2.0. It is very easy to use, extremely flexible and fast. iSDGE is mostly written in C++ and currently comes with an Objective-C binding for iOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It's a little 3D engine that uses SDL and OpenGL. At the beginning it will only support sprites and render basics, but we are interested in improving and extanding the functionallity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Multithreaded graphic engine capable of Direct3D, DirectDraw or GDI graphics with Hardware and software implementations. The interfaces are generalized so the program can change which interface it uses at startup and still render properely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The ZFX-Comunity-Engine is a realtime 3D engine developed from the members of the ZFX-Community. It supports different render-APIs like D3D and OpenGL aud works on differents platforms like Windows, Linux, BSD and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Game-engine for windows- and unix-systems. Supports shader, scenemanagment, interface to the common render-apis, basic tools and a scripting support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next