|
You are here |
alternativebit.fr | ||
| | | | |
jmmv.dev
|
|
| | | | | The most notable feature in EndBASIC 0.3 is its new full-screen console-based text editor. In this post, I describe why it is important and useful to unit-test a console app like this, and I will dive into how to implement unit tests that catch regressions and inefficiencies. Code samples are in Rust, but the concepts presented here are applicable to any language with minimal data abstraction facilities. | |
| | | | |
3zanders.co.uk
|
|
| | | | | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen. | |
| | | | |
www.jendrikillner.com
|
|
| | | | | [AI summary] This article covers graphics programming topics including implementing printf in shaders, generating simplex noise, portability of noise calculations across GPUs, and a job posting for an Unreal Developer at Threedy. | |
| | | | |
questionableengineering.com
|
|
| | | John W Grun AbstractIn this paper, a manually implemented LeNet-5 convolutional NN with an Adam optimizer written in Numpy will be presented. This paper will also cover a description of the data use | ||