Showing 15 open source projects for "c obj"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $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
  • 1
    3UEditorObj

    3UEditorObj

    Editor for Obj files

    Editor for Obj files for 3D Printing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OutcropVR

    OutcropVR

    See geologic outcrops in virtual reality

    OutcropVR is a toolkit for geologists. One aspect of OutcropVR is of building a scene to view in VR. OutcropVR supports creation of real-world landscape data from coordinates or georeferenced models, as well as localization from UTM values. The other aspect is the "game" mode tools. You can fly around your favorite outcrops and see unique angles that are impossible or difficult to get in real life. With the laser pointer tool, you can create lines and planes that then display the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Moon panorama 360

    Software to restore cyclorama (360 deg. panorama) from photos

    This application allows visually restore a cyclorama from a set of photos covering 360 degrees in all directions to horizon. It was specially designed to restore panoramas obtained by Apollo missions in 1969-1972 but it can be used to restore any cyclorama from photos got in your tourist trip (for example). The main principle of the program is in projecting photos on a 360x360 sphere and combining it together. If you select a correct field of view (FOV) for photo images, its combination...
    Downloads: 0 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
  • 5
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JohanneumSTM

    JohanneumSTM

    Data logging and visualization in 2D and 3D for STMs.

    This is a project we - ten students, 16 to 18 years old, and one teacher - are currently working on in the so called "Physik-Projektkurs" at school in which we build and program our own scanning tunneling microscope. This software is designed for DAQ systems by BMCM (we use the USB-AD16F), but it should not be too difficult to adapt it to foreign systems.It currently supports resolutions up to 1024x1024, visualization in 2D and 3D using colors from predefined gradients, export to PNG,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GLWaveLoad

    OBJ Load & Display Library

    A library to simplify loading and rendering .OBJ models with OpenTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    這是一個使用C#的(CsGL)OpenGL函式庫 可以將3D的Obj模型檔載入 包含簡單的模型載入範例程式 引用函式庫 CsGL .NET https://sourceforge.net/projects/csgl/
    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.
  • 10
    New Cube engine, based upon the Cube engine from dot3 labs. new features will include: compatibility with cube 2 and 1. dynamic lighting better fluid animated .obj files animated textures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    parse a json literal string into c# object of anonymous type which reflects its intrinsic structures. "{name:"lxguru", zipcode:98005} generates a C3 object as by var obj = new {name="lxguru, zipcode=98005}.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Graphical library focused on tridimensional rendering with OpenGL standards. High performance and scalability are the goal of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A physics editor, for physics based games and applications. Physics engine-independant. Renderer independent. See http://www.physicseditor.com . Supports .3ds, .obj, and .mesh (Ogre SDK) file formats and Newton, ODE, and Nvidia PhysX physics engines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Occasionally you find a triangle mesh, containing errors you would like to fix. With TriMM, the TriangleMesh Manipulator, you can repair, alter or convert triangle meshes stored as .OBJ, .OFF, .PLY or .STL files. You can also create some simple meshes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a utility written with OpenGL and C# (CsGL) that draws a triangulated surface and applies different effects to them such as radial blur or bump mapping. It can draw parametric surfaces and imported Wavefront OBJ files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo