AeThex-Engine-Core/engine/scene/3d/physics
MrPiglr 9dddce666d
🚀 AeThex Engine v1.0 - Complete Fork
- Forked from Godot Engine 4.7-dev (MIT License)
- Rebranded to AeThex Engine with cyan/purple theme
- Added AI-powered development assistant module
- Integrated Claude API for code completion & error fixing
- Custom hexagon logo and branding
- Multi-platform CI/CD (Windows, Linux, macOS)
- Built Linux editor binary (151MB)
- Complete source code with all customizations

Tech Stack:
- C++ game engine core
- AI Module: Claude 3.5 Sonnet integration
- Build: SCons, 14K+ source files
- License: MIT (Godot) + Custom (AeThex features)

Ready for Windows build via GitHub Actions!
2026-02-23 05:01:56 +00:00
..
joints 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
animatable_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
animatable_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
area_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
area_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
character_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
character_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
collision_object_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
collision_object_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
collision_polygon_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
collision_polygon_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
collision_shape_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
collision_shape_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
kinematic_collision_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
kinematic_collision_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
physical_bone_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
physical_bone_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
physical_bone_simulator_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
physical_bone_simulator_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
physics_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
physics_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
ray_cast_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
ray_cast_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
rigid_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
rigid_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
SCsub 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
shape_cast_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
shape_cast_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
soft_body_3d.compat.inc 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
soft_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
soft_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
spring_arm_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
spring_arm_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
static_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
static_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
vehicle_body_3d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
vehicle_body_3d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00