Skip to content

ComfyKernel/spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SPARK

By ComfyKernel

What is it?

Spark is a game engine written in C++ that uses GLFW and OpenGL

What does it do?

Currently it does :

  • Basic window creation
  • Class wrappers for opengl
  • Error reporting in a window (ooh fancy)
  • Controllable objects
  • Scripted objects

What are other things that seem totally uninteresting to normal people?

  • Templated classes like the (typename)2d classes ex. uint2d & float2d
  • Initializer list buffers

About

It's a game engine in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages