Showing 134 open source projects for "source code viewer"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    This project has moved to GitHub: https://github.com/ubershader/GLSlayer OpenGL Sanity Layer is an object-oriented 3D graphics API on top of OpenGL written in C++. It is designed not just to provide an encapsulation of OpenGL objects, but to provide a cleaner and more streamlined interface similar to Direct3D and hide some of OpenGL's weak spots such as bind-to-edit semantics, multiple stage object creation, unavailability of platform independent initialization and loading of extensions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    q3DViewer

    q3DViewer

    Simple 3D viewer

    Simple 3D viewer based on QT and VTK
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Core3D

    Minimalist 3D Scenegraph Management Framework

    Core3D is a lightweight framework for developing robust 3D Visualization and Simulation applications. The Core3D library provides structure and organization to speed up application development. Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. This code...
    Downloads: 5 This Week
    Last Update:
    See Project
  • $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
  • 5
    Zhu3D is an interactive OpenGL-based mathematical function viewer. You can visualize functions, parametric systems and isosurfaces. The viewer supports special effects like animation, morphing, transparency, textures, fog and motion blur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenGL based panorama viewer/stitcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GLC-Player
    GLC_Player is a OpenGL Open Source 3D viewer used to view 3d models (COLLADA, 3DXML, OBJ 3DS STL OFF COFF Format) and to navigate easily in these models.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    PovClipse is an eclipse editor plugin for Povray (Persistence of Vision Raytracer) scene- and include files. It features syntax highlighting, code folding, code assist, outline view as well as running Povray or MegaPOV using render configurations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    osGraphX

    osGraphX

    osGraphX is a 3D file viewer based on openscenegraph.

    osGraphX is a 3D file viewer. Based on openscenegraph, it can load all the OSG supported file formats.
    Downloads: 1 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
    loadmd2_chung

    loadmd2_chung

    loadmd2_chung is a dll to load 3D md2 models into openGL

    loadmd2 chung is a dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language , as c++ or LibertyBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VRLab

    VRLab

    Volume Rendering library in Java

    Simple java code for demonstrating 3D Volume rendering concepts. Can render a 3D model (represented by a 3D primitive data buffer) in a Maximum Intensity projection, Minimum Intensity projection and Surface rendering mode with specified look up table for color coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Embedded Font Generator (EFGen) is a generator of a cross-platform ANSI C code that renders a text using OpenGL. Generated code includes everything you need to render a custom text, also it is easy to compile and link with your application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Volumetric file viewer for the human brain. Easy, powerful and flexible fMRI/MRI brain research and clinical neuro-surgery tool. Using state of the art open VTK 3D library, the proven Qt GUI toolkit, coded in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Mesh Viewer is an easy to use lightweight application for displaying three dimensional models (triangular meshes) from a variety of file formats. It uses OpenGL to render the models.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    POVColor is a visual color and gradient picker for POV-Ray. It allows the user to visually pick the color and/or gradient and automatically generates the output code needed by POV-Ray.
    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: 1 This Week
    Last Update:
    See Project
  • 18
    Simple mesh/scene viewer written on Ogre3D engine capable of showing anaglyph picture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ve3D Avenger

    Ve3D Avenger

    3D model viewer and world navigator.

    Ve3D Avenger is a VRML/Open Inventor 3D model viewer and world navigator. It's a scene composition program and an animated sequence creator that supports active stereo display. It is a fork of the Ve3D project that uses Qt3 for its GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ANUGA viewer is a graphical 3D rendering program suitable for animating the sww output files from the Finite Volume hydrodynamic modelling package ANUGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RATMAN is a real-time terrain renderer able to asynchronously access terrain information from remote servers. The library is used as a rendering engine in a networked viewer integrated with many different data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ve3D
    Ve3D is a VRML/Open Inventor model viewer. It's an scene composition program since it has tools to manipulate and hide models. It supports active stereo display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quick3dApplet - a java applet for displaying interactive 3d on a webpage. This is a fast renderer that should be viewable on most browsers without the viewer having to load extra plugins (uses java 1.1). It can read the 3ds model format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tkBacktracer is a cross-platform interactive visualization tool to explore the tool motions in RS-274D "G-code" CNC files used in computer controlled milling and manufacturing.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo