Showing 88 open source projects for "unity source code"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    POD is a project designed to produce working distributed model code, and applying that to 3d spaces. At first, this will work with simple cases, working upward to a fully working 3d environment, with interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    simple, portable and customizable library providing headers and initialisation code for OpenGl extensions. glex
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Right now we\'re in a stepping stone stage. We\'re ditching all the Quake 2 code, so we\'re drafting some new specs. For all those that are wondering when it\'s going to be done, just remeber the famous J. Carmack line. \"When it\'s done.\" -junkieboo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Loose intention is to develop a particle engine visualised with Java3D. Along the way various aspects of Java3D will be explored. Hopefully code generated will have benefit to others as a learning base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Microsoft Visual C++ 6 code for a 3D renderer for Milkshape 3D objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a viewer for ase (ASCII Scene Export) files. This code should be used to implement object loading in your own software (eg.: games).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A free texture editor for Windows 9x which will support POV-Ray 3.1 textures. It also has a preview feature. This is basically a front-end to generate POV texture code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    A game engine in C# and Mono using managed code wherever possible with focus on loading and rendering complex animated scenes and objects using the standard COLLADA format and interactivity with animations and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Daedalus Engine is a 3D rendering engine that uses both OpenGL and DirectX 9.0 for its implementation. This project serves as a method of study for its developers in the areas of game design, 3D rendering, audio, game related physics, net code, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this...
    Downloads: 0 This Week
    Last Update:
    See Project