gamagan

Results 34 issues of gamagan

Is support for Vulkan planned?

Hi, Just putting this out in the universe, since you seem to be one of the experts that could possibly make this happen. In the future, if you're looking for...

Hi there, Chibi-scheme seems cool. I'm trying to embed it into a C++ app, and I'm running into issues doing so. I'm sure the issues are my lack of understanding...

I'm just writing this here because there's no other place to give feedback. I just wanted to say the doctest is really amazing. I'm a convert from Catch2, since it's...

cool label

I'm trying to use Doctest to test a 3D renderer. I would like to set it up such that each renderer frame runs 1 test-case. The renderer would write frame...

## Description of the problem or steps to reproduce The editor has extra tall space at bottom when the terminal window is maximized. It is specially visible when maximized +...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** It would be useful to add a Readme file, in the Samples directory, which...

enhancement

I've been reading about Hobbes for days because I've been so excited about the language and it's features. But, it's been a mirage, because I develop on Windows, and this...

Using the vkconfig tool, I get the following validation errors on example 'subpasses': ``` SYNC-HAZARD-NONE(ERROR / SPEC): msgNum: 105717438 - Validation Error: [ SYNC-HAZARD-NONE ] Object 0: handle = 0x1abb7d37890,...

validation

Looking at the interface for actors, it would be nice to remove the noise from the overridden methods, so that the code only deals with its own logic. It's cleaner...

question