Odie
I am a mathematician by education and worked in IT until my retirement. I have been doing programming with Kotlin for several years as a hobby of mine. The main interest are topics around terrain generation, tectonic simulation and related aspects and techniques (OpenGl, GPU programming).
- 活动总数 113
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 28
-
Odie 创建了一个帖子, 已回答How to distribut shader files in a library?
I have library functions using OpenGL for GPU programming. These functions require shader source code files to be present at execution time. Right now I replicate the required shader files in each ... -
-
-
Odie 创建了一个帖子, 已回答About Epsilon lenient comparison logic
I am interested to learn about other's opinion and advise regarding approaches to the “lenient comparison of floating point numbers” problem.With “lenient comparison” I mean the concept of consider... -
-
-
Odie 创建了一个帖子, 已回答Something wrong with bitfieldReverse in kotlin-graphics/glm?
I get an error with the bitfieldReverse function in the glm library.When looking into the code in https://github.com/kotlin-graphics/glm/blob/master/src/main/kotlin/glm_/func/funcInteger.kt , it s... -
-
-