awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jpcy avatar

jpcy/objzero

0
View on GitHub↗
13 stars·1 fork·C·MIT·13 views

Objzero

A Wavefront .obj file loader written in C (C99). The API is simple. The output data is ready for graphics APIs.

Features

  • Mesh and Model Loading - Wavefront OBJ loader.

Star history

Star history chart for jpcy/objzeroStar history chart for jpcy/objzero

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Objzero

These projects share indexed features with Objzero. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • google-deepmind/mujoco_menageriegoogle-deepmind avatar

    google-deepmind/mujoco_menagerie

    3,055View on GitHub↗

    mujoco_menagerie is a curated library of physical robot specifications and XML model definitions designed for standardized dynamics and contact simulation. It provides a collection of high-quality robot model files for humanoids, quadrupeds, and manipulators, alongside detailed kinematic and inertial parameters used to reproduce real-world robot behavior in virtual environments. The project serves as a repository of robotics simulation assets and MJCF model definitions optimized for accuracy. It includes standardized model libraries specifically for bipedal, quadrupedal, and humanoid hardware

    Pythonmujocorobotics
    View on GitHub↗3,055
  • stack-of-tasks/pinocchiostack-of-tasks avatar

    stack-of-tasks/pinocchio

    3,118View on GitHub↗

    Pinocchio is a multi-body dynamics engine and rigid body physics library designed for computing forward and inverse kinematics and dynamics for articulated rigid-body systems. It functions as a robot kinematics solver and model parser, enabling the analysis of complex robotic systems through kinematic and dynamic computations. The project distinguishes itself with specialized capabilities for constrained dynamics, including the calculation of contact impulses and centroidal momentum. It provides a parallel processing collision detection system for computing minimal distances between rigid bod

    C++analytical-derivativesautomatic-differentiationc-plus-plus
    View on GitHub↗3,118
  • jkuhlmann/cgltfjkuhlmann avatar

    jkuhlmann/cgltf

    1,918View on GitHub↗

    :diamondshapewithadot_inside: Single-file glTF 2.0 loader and writer written in C99

    C3dcc99
    View on GitHub↗1,918
  • dav64/qlldav64 avatar

    dav64/qll

    15View on GitHub↗

    QLL is a collection of libs aimed to game developers / enthusiasts who want to use existing game files

    C++
    View on GitHub↗15
Compare all 8 related projects→

Frequently asked questions

What does jpcy/objzero do?

A Wavefront .obj file loader written in C (C99). The API is simple. The output data is ready for graphics APIs.

What are the main features of jpcy/objzero?

The main features of jpcy/objzero are: Mesh and Model Loading.

Which projects share features with jpcy/objzero?

Projects with overlapping indexed features include: google-deepmind/mujoco_menagerie — mujoco_menagerie is a curated library of physical robot specifications and XML model definitions designed for… stack-of-tasks/pinocchio — Pinocchio is a multi-body dynamics engine and rigid body physics library designed for computing forward and inverse… jkuhlmann/cgltf — :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99. dav64/qll — QLL is a collection of libs aimed to game developers / enthusiasts who want to use existing game files. ddiakopoulos/tinyply — Platform | Build Status | -------- | ------------ | GCC + Clang | | VS2019 | |. syoyo/tinyobjloader-c — Tiny but powerful header only wavefront obj loader written in C99.