Showing 54 open source projects for "glut"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    Flying Cow is a three-dimensional user interface for quickly seeking an item. It provides an interface similar to that of iTunes Cover Flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Libsmog is a flexible 3D game engine written in C++. It has been designed from the ground up to provide a dynamic, performance oriented, flexible, multi-player, easy to implement audio and visual experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Browser3D is a new type of browser where you can interact with a real 3D environment while surfing the web. You can create your own 3D world in your site by adding some few tags to your html files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...Visual output is customizable via CSS and style classes. Forms can be created via XUL (XML UI Language). There are builtin video drivers for GLX, WGL and SDL. Using dummy drivers, it is known to work with SDL, Glut, QT and GLFW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Triangle mesh tool and library. Primary features include generation from mathmatical equation, decimation or edge reduction, clipping, and interactive viewer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Hardware Assisted Visibility Sorting (HAVS) algorithm is a GPU-based, direct volume renderer for unstructured grids. The algorithm operates in both object- and images-space and includes a sample-based, dynamic level-of-detail algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BOGL - an OpenGL scenegraph/renderer supporting modern hardware (vertex and pixel programs via Cg, buffer objects, etc), freetype fonts, XML resource files, bezier patches, state sorting, separate render and simulation threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MGL is a GLUT-like toolkit oriented to Game Programming. It supports OpenGL extensions, texture loading (BMP,TGA,RAW,DDS), native and DInput (Win32) keyboard input, mouse filtering, FSAA, internal GLU implementation (optional) and is fast and portable (W
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Pharos Engine is a compact 3D engine originally intended for the space-based RPG The Alexandria Project. It supports vertex and fragment shaders, a full physics library, .mdl model loading, many built in primitives, and full texture and GUI support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    A 3D game (and engine/level editor) written using C++, OpenGL/GLUT, OpenAL, for windows and linux, featuring single player and a frantic oldskool multiplayer mode. Experience the mighty weapons, The Boxgun and The Surprise Launcher!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GLplot is a Mathematics function plotting program based on OpenGL. It can be used to plot functions in 3 dimensions. The results are not as good as Mathematica or Matlab but it gives a good example or OpenGL programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenGLEAN: A GLUT family member gone lean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Doris is a Lua script driven OpenGL viewer with GUI widget extensions. Lua is a fast, powerful, portable scripting language. Lua bindings are provided to OpenGL, GLUT, GLUI (a GL widget library) and Luasocket (networking).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XRaySink is a 3D stunt racing game, based on an old DOS game called "4D-Driving" or "Stunts"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ wrapper and extension of OpenGL. Provides Scene Graphing natively and cross-platform development through "glue" libraries. "glues" available so far; Qt, X11, GLUT, SDL, Allegro (with AllegGL ), with Win32 to come. Base library depends on OpenGL only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation. It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A 100% Java OpenGL library that provides both a software implementation and a JNI interface for hardware support, Java implementations of GLUT, GLU and GLX are also provided. Check out the Home Page for some examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VisSim is a visual simulator for semi-stationary objects written in C++. The viewer can move around in three dimensional space to view the object from different directions and distances. VisSim uses OpenGL/GLUT and it runs in client-server mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A library in the tradition of openGL and glut that makes it easy to use 3D skeleton objects (like robots, ships, people etc) in openGL programs. Currently the objects are best created with Glazier (glazier.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MonoGLo is a Mono C# binding for Open GL (the famous 3D library). With MonoGLo, you can write and run a stand alone 3D applications in C# with Mono using Open GL, GLU and glut calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library of algorithms for general purpose use to alter representations of 3D meshes. Currently tested in the GNU/Linux and Win32 environments. C++ STL, OpenGL, GLUT, VRML97.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A 3D viewer for molecular charge distributions. Implemented in OpenGL with GLUT. Includes a small OpenGL windowing library/widget set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parallel GLUT is a parallel implementation of the OpenGL utility toolkit (GLUT) library. It adds a minimal set of constraints and extensions to the GLUT API, allowing the usage of multiple GPU's for multiple display devices and/or increased performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Walking a 3D World in java/jogl realised with shader lv3 know-how using cg
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo