Showing 78 open source projects for "3d game builder"

View related business solutions
  • Extended Threat Intelligence | SOCRadar Icon
    Extended Threat Intelligence | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Enterprises need full-spectrum cyber intelligence—beyond social media and the dark web. SOCRadar monitors cloud buckets, dark web leaks, and external threats in real time. Automate takedowns, detect brand impersonations, and stay ahead of evolving attacks. Strengthen your security with Extended Threat Intelligence.
    Free Trial
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1

    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 system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This will be a port of CAL3D 0.11.0 to Java. It's full name will be Java Animation Library 3D, and it's main purpose is to create a working library to animate characters or other objects using skeletal animation or other tecniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SimKit

    The Objective-C Interactive Simulation Abstraction Layer

    SimKit(because GameKit was taken) is designed to allow quick and easy cross platform abstraction away from platform dependant drawing and physics libraries. The APIs provide a generic way to make common calls for drawing, animating, and otherwise manipulating 3D entities, as well as shading and texture information.
    Downloads: 0 This Week
    Last Update:
    See Project