Fynn Flügge

Results 32 issues of Fynn Flügge

As soon as Nvidia releases their raytracing Vulkan extension _VK_NV_raytracing_, it should be aimed to extend the project with a new raytracing renderer. Either the raytracing renderer will be added...

new feature

Dyn4j is a Java Physics Engine: http://www.dyn4j.org/

new feature

https://travis-ci.org/

new feature

Currently only obj-files can be loaded with an own OBJ-Parser. With Assimp (http://assimp.sourceforge.net/) plenty of object-formats can be loaded.

enhancement

Currently shadows are "streched" infinitely large until a shadow receiver apperas. That should be limited to a distance with a smooth soft shadow transition.

enhancement

I propose the novel hexagonal architecture pattern to be added to the microservice section. Would be nice!

#### Runtime Environment - Operating system and version: MacOS Ventura 13.2.1 - Terminal emulator and version: iTerm2 3.3.12 and Alacritty 0.12.1 - Python version: 3.11.3 - Ranger version/commit: 1.9.3 -...

bug

I want to monitor hardware resources and output the values (temp, fan, load) onto a screen in realtime, which means fresh values at least every second. But I am wondering...

When I fetch a node runtime with volta on a terminal session with arch `arm64` it fetches node with `x64` executable. **What I did** Make sure that my terminal session...