-
Laser component: a raycast with reflection off objects.
- [x] laser render and raycast
- [x] reflection
- [ ] albedo
- [x] damage
- [ ] asteroid slicing: laser cuts polygon at intersection.
- [x…
-
### Extension
https://www.raycast.com/j3lte/password-strength
### Description
Hi I love the aesthetic of this tool in Raycast. I would love if it would include a feature that would generate passwo…
-
### Extension
https://www.raycast.com/nchudleigh/superwhisper
### Description
The Superwhisper extension for Raycast could benefit from a new command that can transcribe currently selected audio/vi…
-
### Extension
https://www.raycast.com/peduarte/hide-all-apps
### Raycast Version
v1.85.2
### macOS Version
14.6
### Description
#### Error:
```
Error: Command failed with exit code 1: osascri…
-
### Guidelines
- [X] I checked for duplicate suggestions
- [X] My suggestion intends to add or improve something
### Version
Development (Unstable)
### Topic
A game mechanic (e.g. a part, a featu…
-
**Problems:**
- Move over to `wea_c.pos` completely -- Some tools (specifically Cloudwand) still use `wea.selection`
- Multiwand still uses `wea.farwand.do_raycast` -- needs to be moved over to `wea…
-
### Extension
https://www.raycast.com/mattisssa/spotify-player
### Raycast Version
1.86.0
### macOS Version
15.1
### Description
When attempting to copy the link of an item after searching for …
-
# Aplicativos e serviços indispensáveis em 2024
Este post faz parte de uma tradição que comecei 10 anos atrás! De tempos em tempos eu faço uma lista dos aplicativos e serviços que uso no dia a dia e …
-
### Extension
https://www.raycast.com/raycast/apple-notes
### Raycast Version
Version 1.84.2
### macOS Version
macOS Sequoia 15.0.1
### Description
Adding text to a note breaks the layout of th…
-
You can in fact do raycasting with Cannon:
https://pmndrs.github.io/cannon-es/docs/classes/World.html#rayTest
Use this to move the camera closer as needed. Use raycastCosest, should just work.