Skip to content

A sandbox for experimenting with various game engine components

License

Notifications You must be signed in to change notification settings

rickmarson/phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer being developed

A sandbox for experimenting with various game engine components and ideas.

Highlights

  • Shader abstraction
  • Graphics API abstraction
  • OpenGL / OpenCL interop. Particle simulation using OpenCL, rendered in OpenGL
  • Lua script integration
  • Bullet physics integration
  • Simple scene graph

Demo

The Demo project contains a set of very simple scenes to test out basic functionality.

List of third party library

Compatibility

Last tested with Windows 11 + Visual Studio 2022 Originally, OSX was supported but XCode projects have since been removed. Mac-specific code is still in the repo, so it might still work in OSX though new projects would need to be created.

The NVidia CUDA toolkit, or another source of the OpenCL development libraries is required.

About

A sandbox for experimenting with various game engine components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published