Bernhard Fritz

Results 11 issues of Bernhard Fritz

### Describe your idea As requested by **finite ape machine** https://discord.com/channels/959169147550445598/959169147550445601/1021407778260127754 and **iddq_tea** on discord https://discord.com/channels/959169147550445598/959169147550445601/1025135923781963826, they would like to have a way to access individual canvas pixels. p5.js had...

feature

### Describe your idea As requested by **iddq_tea** on discord https://discord.com/channels/959169147550445598/959169147550445601/1041812426158522429, they would like a cross-platform way to play sounds. Add a function `loadSound` that allows to load sounds and...

feature

### What went wrong? Let's assume you have a sketch that makes use of dynamic memory allocation. If you compile such a sketch with Emscripten and free memory right after...

bug

### Describe your idea Right now we support multiple ways to pass colors to fill/stroke/background/tint. One way is to pass an array of length 4. But why not also allow...

feature

### Describe your idea As requested by **iddq_tea** on discord https://discord.com/channels/959169147550445598/959169147550445601/1041456301311529042, they want an easy way to find which character was last pressed. Solution: Add a variable `key` that contains...

feature

### Describe your idea As requested by **vanderZwan** on discord https://discord.com/channels/959169147550445598/966244612744294430/1029682280110764053, they want `loadImage` to also support loading of base64 encoded images. This could be achieved by supporting data urls...

feature

### Describe your idea As brought up by **iddq_tea** on discord https://discord.com/channels/959169147550445598/959169147550445601/1028975291667841114, there is no setup function in p8g. I have stated my concerns about a dedicated setup function, but...

feature

### Describe your idea As requested by iddq_tea on discord https://discord.com/channels/959169147550445598/959169147550445601/1021356219501379664, they would like a way to disable looping on-demand which totally makes sense for sketches where you simply want...

feature

### Describe your idea As requested by **AlexeyBrin** on hackernews https://news.ycombinator.com/item?id=31817662 and **finite ape machine** on discord https://discord.com/channels/959169147550445598/959169147550445601/1021412308406255646 we need to find a license that fits our needs.

feature