Prestigious yet delicate
My attempt of creating a 3D Engine suitable for creation of a small game. Pleace where I can experiment, learn and fail
Would you like to see more? Please visit my devlog
A Chess game that features full set of moves for pieces. Including el passant, pawn promotion and castling. Gameplay is realised through mouse click detection with support of keyboard-triggered camera movement - find it here
It is limited, yet kept in most recent version and distributed in form of apple's standardized doc. Helps to understand what structures are used in the project and examine relations between them. Click here to obtain it
Binaries are built each time a change is pushed to the main
branch.
Documentation along with the engine framework itself can be found here
- Swift 5
- Metal 2
- Combine
- Foundation
- Swift's Standard Library
- Model I/O
- simd
- Metal
- Metal Standard Library
- Integrated with
usdz
format - Mesh loading from height maps
- Trigger-based automatic refresh of scene node properties:
- Bounding box
- Position
- Mouse picking
- Node-based scene graph
- Rigid body animation
- Skeletal animation
- Point
- Directional
- Spot
- Orthographic
- Perspective
- Soft shadow ambient occlusion
- Normal mapping
- Bloom
- Particle effects
- Transparency
- Sky maps
- Multiple resolution support
- Shadows (including PCF support)
- Point light
- Spot light
- Directional light (Dynamically clipped according to camera's position)
- Post processing effects
- Vignette
- Film grain
- Distance fog
- Forward
- Deferred
- PBR