Keith Leonardo

Results 16 issues of Keith Leonardo

Is it possible to incorporate remote NTv2 files in my proj strings when using the gdaltransform tool?

Create a small project that demonstrates the abilities of the NEAT algorithm. It could be a game or a simple function-approximating application (ex. modeling the trigonometric functions using a neural...

enhancement
help wanted
good first issue
hacktoberfest

The best genome returned by Brain does not seem to generate the correct results despite a progressive increase in fitness.

bug

Refactor the code to make it more elegant and optimized (especially for the core algorithm).

enhancement
help wanted

In addition to refactoring code for enhanced readability, improve in-line documentation.

enhancement

- [x] Implement `EffectNode` API - [x] Modify Jukebox to process Sounds using `EffectNode` graphs - [x] Change all Filters to inherit from `EffectNode` - [ ] Implement algorithm to...

Improve documentation by creating a demo game using the engine.

documentation

Design an interface for issuing rendering commands with Dynamo **High-Level API** - [x] Load meshes straight into the _object buffer_ and return a handle containing the vertex and index offset...

For future versions, implement an abstract `Renderer` interface to support multiple API backends * Vulkan * Direct3D * Metal * OpenGL (??)

enhancement