Mokosha/Lambency

A Real-Time Rendering framework written in Haskell

Haskell

53

562 commits

updated Jan 12, 2024

See the code

README

Lambency Build Status

A Real-Time Rendering framework and game engine

Major Dependencies

To get a sense of the technologies used by this library, the major dependencies are

Try the examples:

At the moment, the library is undergoing pretty massive an unstable API changes. As such, there isn't really a good "workflow". However, I will try to keep the stack.yaml in the root directory up to date such that the project builds from HEAD. If the stack.yaml is not present, then it should be generated via

stack init . --solver

If it is present, then you can simply continue with building and executing the examples:

stack build --flag lambency:examples
stack exec lambcubedemo

Contributors

Mokosha

557 commits

agrue

3 commits

ezoerner

1 commits

masterdezign

1 commits

Mokosha/Lambency

A Real-Time Rendering framework written in Haskell

Haskell

53

562 commits

updated Jan 12, 2024

See the code

README

Lambency Build Status

A Real-Time Rendering framework and game engine

Major Dependencies

To get a sense of the technologies used by this library, the major dependencies are

Try the examples:

At the moment, the library is undergoing pretty massive an unstable API changes. As such, there isn't really a good "workflow". However, I will try to keep the stack.yaml in the root directory up to date such that the project builds from HEAD. If the stack.yaml is not present, then it should be generated via

stack init . --solver

If it is present, then you can simply continue with building and executing the examples:

stack build --flag lambency:examples
stack exec lambcubedemo

Contributors

Mokosha

557 commits

agrue

3 commits

ezoerner

1 commits

masterdezign

1 commits

Languages

Haskell

100.0%