Sam Wronski

Results 10 issues of Sam Wronski

Create a shader that allows objects in front of a point or mask to be selectively culled so that objects behind can be viewed.

Include the [Dynamic Snow](https://www.youtube.com/playlist?list=PLEwYhelKHmig37twXTbU5ksXeEXmGjUsM) effect we've been building.

Make the point cloud grass renderer react to wind.

Current Grass implementation doesn't receive light or cast shadows. Add support for shadow casters and handling lighting.

Make it possible for cars and people to leave trails in the grass and for the grass to recover over time. Perhaps based on solutions from the [Mesh Deformation](https://www.youtube.com/playlist?list=PLEwYhelKHmiiujqZVowcKdJsUVb4rCBag) series?

Creates a project for https://github.com/Letterbook/Letterbook/issues/205 and adds a quick Playwright test project. Still needs GitHub action integration - this only runs locally right now. Playwright isn't well supported in XUnit,...

# Purpose We're introducing a Letterbook frontend built using Razor pages starting with #204. We need a way to test the functionality we're introducing in this frontend and validate its...

internals
ready to start

[Mastodon](https://docs.joinmastodon.org/dev/routes/#nodeinfo) and other Federated systems implement [NodeInfo2](https://github.com/jaywink/nodeinfo2) as a way to provide public server statistics for logging/tracing users across the Fediverse. We should support this as well.

enhancement
good first issue
help wanted
ready to start

We should support an extensible system which allows content to be modified and transformed before it is stored/presented to users. There's a lot of reasons this is useful. 1. It...

discussion

### Feature Description [`vtctldclient` has been introduced to provide stronger typing over `vtctlclient`](https://vitess.io/docs/20.0/reference/vtctldclient-transition/overview/) however a containerized copy of the `vtctldclient` is not currently being published with the Vitess docker images....

Type: Feature Request
Needs Triage