-
So I'm running the game on Linux, and I just got a copy of doom3 to play for the first time. Now my laptop is a bit old, so I don't want to play on max graphics settings, but every time I set them to …
-
```
I wrote summary here, but nobody commented it yet
https://groups.google.com/group/closure-library-discuss/browse_thread/thread/4d8
4215c2ae9998f#
```
Original issue reported on code.google.com by…
-
```
I wrote summary here, but nobody commented it yet
https://groups.google.com/group/closure-library-discuss/browse_thread/thread/4d8
4215c2ae9998f#
```
Original issue reported on code.google.com by…
-
```
I wrote summary here, but nobody commented it yet
https://groups.google.com/group/closure-library-discuss/browse_thread/thread/4d8
4215c2ae9998f#
```
Original issue reported on code.google.com by…
-
We can either approach to [Cairo](https://www.cairographics.org) which is really a good graphics library and widely used, Or we can either make any existing C# graphics library to work on Atomix Platf…
-
**Describe:**
After enabling the wrist overlay in VRCX, while playing VRChat, the VRAM usage of VRCX continuously increases. Forcefully closing the VRCX software releases the occupied VRAM.
VRCX w…
-
Right now the graphics are too hard to see when trying to code alongside the graphics screen.
-
Application crashes after mem usage passes a certain threshold.
Oddly enough, minimizing the UI stops the memory leak until it is turned back on.
This also only appears to happen on my 6700XT, a…
-
I'm trying to mask graphics with other graphics
The code is basically this:
``` clj
(defn draw [state]
(q/background 255)
(let [mask (q/create-graphics (q/width) (q/height) :p3d)
d…
-
2D Polygons with lines as edges, meshes as fill areas
- [ ] Rectangle
- [ ] Ellipses
- [ ] arbitrary Polygons
- [ ] Allow drawing and reshaping with mouse events