Showing 25 open source projects for "ffmpeg-release-essentials"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android. The goal of Filament is to offer a set of tools and APIs for Android developers that will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OGRE (O-O Graphics Rendering Engine)
    for the latest release see either - https://github.com/OGRECave/ogre - https://github.com/OGRECave/ogre-next An efficient, object-oriented hardware accelerated 3D engine. It abstracts the differences between APIs and platforms and allows scene-oriented coding through an easy to use object model. Adaptable to multiple scene types (indoor, outdoor, whatever)
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    rayshade-mathematica

    rayshade-mathematica

    rayshade and POV for Mathematica Export + view

    Beautifully Render* your Graphic3D and Shown or Manipulate right in the Front End (without Export to, ie 3DStudio Art Renderer, et al). For use with Mathematica 4.0 - 13.1. Makes file.ray or .pov that will look much like image in notebook except rendered. Works easily/automatically with many Graphics3D (and some Graphic) as well. However graphics in 13.1 is too big to comment on: many will work many not. Has many options to fix renders that aren't so auto. Now very portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    STL viewer

    STL Viewer for java

    ...Navigation - holding / dragging the left mouse button rotates the model - holding / dragging the right mouse button pan the model - rotating the mouse wheel forward moves away from the model / backward moves towards the model - clicking home on the toolbar reverts to the initial view - Pre-requisites Release 0.9.0 Java 11 JDK/JRE. Some JDK/JRE broke the right button pan function. If you encounter the issue, try Tools > "fix mouse interactions" Release 0.8.0 Java 8 JDK/JRE. this is the previous working release. If you are running Java 8, use this release. - note - review readme.md and the various files in distributed files for further details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PotterDraw

    PotterDraw

    Design your own pottery for 3D printing in full color

    PotterDraw is a free 3D software application for designing and visualizing pottery. It’s useful for creating cylindrical shapes such as pots, flasks, vases, bowls, plates, cups, glasses, goblets, or anything similar. The outer wall of the pot is drawn using a spline, which consists of one or more curved or linear segments. The inner wall is generated automatically. PotterDraw can export files suitable for 3D printing. It can also map synthesized or user-specified textures onto the pot....
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    GLFFmpeg uses the video recording functionality provided by the FFmpeg library to capture content generated using OpenGL. The cross-platform library provides a minimalistic set of API to simplify the task of capturing OpenGL output to a video stream. GNU Lesser General Public License version 2.1 (LGPLv2.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    ...It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    povray 3.6.1.1 raytracer
    The Persistence of Vision Raytracer source tarball. This release of POVRay is intended for building on Linux or Apple Sierra OS. It fixes a couple compile time obstructions. It does not require MacPorts (but Apple X-Code is required of course). On mac it will have image output but no gui pop-up window. Please see http://www.povray.org for other/official releases. To build do the iconic: # .
    Downloads: 71 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    glhlib

    "glh" stands for Graphics Library Helper.

    ...It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6). The release version of the .H file is also included. Nothing stops you from using these functions in D3D. Actually, GLHLIB doesn't use any OpenGL functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    delta3d Open Source Engine

    Sorry this project is no longer being supported

    This project is not currently being supported but feel free to use it as an example. delta3d is a robust simulation platform built using open standards and open source software. It features full toolchain development supporting a wide variety of free and commercial software.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    OpenGLChecker

    OpenGLChecker

    Utility application to obtain data about your OpenGL implementation.

    OpenGLChecker is a fast and smooth program that retrieves relevant information about your OpenGL implementation. It can also test your computer's performance with fully scripted benchmarks. This allows you to write your own benchmark scripts for testing your OpenGL performance.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    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 FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly or twice-weekly basis (or faster if there are urgent issues).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    kicad 3D rendering

    kicad 3D rendering

    kicad 3D is aimed to add 3D realistic feature on kicad pcb CAD

    please consider kicad stepup script https://sourceforge.net/projects/kicadstepup/ and kicad stable release ... they are more recent and had surpassed this project... STEP AP214 and VRML models parametric generated available at: https://github.com/easyw/kicad-3d-models-in-freecad/tree/master/cadquery/FCAD_script_generator production release is based on http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/ with few differences aimed to export 3D and 3D manipulating stable release is based on kicad 4022 stable version kicad 3D adds the 3D realistic rendering of 3D pcb objects and board with copper layers and drill. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    ...Please use the svn checkout or update feature to get the latest source and compile from source. The engine is not released frequently but only after major source updates. Chances are that by downloading a release you will get a rather old copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenFlightNav

    OpenFlightNav

    In-flight navigation (and more) for private pilots (Linux).

    ...A separate application (NavMapMaker) is available to create your own maps based on scanned or other digital maps. So, you may stop buying expensive digital maps. First release will be for the new state of the art Jolla mobile phone (http://www.linkedin.com/company/2649185) at the beginning of 2013. At that time NavMapMaker will also be released for Linux, WinXP, Win7 (32/64 bits). 2. Framework to develop navigation applications. Build upon PilotNavigator to create your own navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ColladaLoader is a free open source C# Library that enables developers to load and display Collada 3D Model files (.DAE) in DirectX 10 using the SlimDX SDK. Partitial .X file support. More info: http://www.tomsdevshack.be/projects/colladaloader
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 ".3DS" files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FCOLLADA based COLLADA plugins for Maya and 3DSMax. Newer plugins with 1.5 support and support the files mentioned in "Papervision3D Essentials" by Paul Tondeur are available at http://opencollada.org . Please use this project for FCOLLADA related topi
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Activision and Raven are releasing this code for people to learn from and play with. This code is copyright Activision 1996-1998 Originaly release 6 Jan 1999 under a different EULA. This source is released under GNU GPLv2.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    MD2 (Quake II Style) 3D model loader and animator for the C# XNA games development framework; includes demonstration/tutorial application. Developed on Microsoft C# Express 2005 and the Microsoft XNA Games Development Framework 1.0 Refresh release. Ported to GitHub for consolidation/preservation: https://github.com/aussieboosh/XNA-MD2-Model-Loader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is working on an open source implementation of the OpenGL ES 2.x API. Note: This project is currently on hold until release of the new fixed function pipeline implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Detailed Description: Barracuda3DBuilder - OpenGL 3Drenderer program. Reads .obj and .tga files, adding materials for objects. Creating animation in scene and render to .tga. Release file - Barra3D5.zip(.exe) include modeler(progect Barracuda3DModel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Each player will have a cannon statically positioned in a vast 3D terrain. Players will attempt to destroy each other by strategically firing their cannons. Refer to release notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OgrePx set the link between 3d engine Ogre and PhysX Physics System. WARNING! Now, there no any stable release, and I don't recommend you to download anything. Check it at July 2008.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB