-
Today Fast2d manage the following opengl standard:
- new opengl based on v3.3
- old opengl based on v2.2
Maybe it's time to get rid of old opengl compliance, by the fact all computer nowdays su…
-
# Feature Request (video backend support)
I wants to run 3d games on Debian xfce (UserLand), I had installed the required drivers, softweres for it. But if UserLand doesn't have a GPU access, the dri…
ghost updated
4 years ago
-
Currently, things like error checks and ease-of-use of the code is rather difficult due to how the OpenGL & C# code is interacting; for example, you have to manually check for an OpenGL error every ti…
-
Performance is OK when running as a standalone desktop app connected to HDMI. Still, things get a little bit choppy if casting the screen to another device at the same time, and this is one of the mai…
-
Kolega nemate openGL da li mozete da nam kazete zasto?
-
```
What steps will reproduce the problem?
1. Open a Saturn Game with OpenGL mode set to true.
2. Reboot the core.
3. Error
What is the expected output? What do you see instead?
A core accepted the r…
-
Provide a GUI so users can experiment with different equations for x,y,z/r,g,b.
kyeah updated
10 years ago
-
vinjn updated
11 years ago
-
Apparently opengl rendering is not working properly with pymatbridge.
For instance, a call to
> %%matlab
> membrane
is ok. But apparently then it does resort to zbuffer for rendering, so probably …
-
The engine currently has a simple reference library to the GLES (OpenGL Extension) library, which is one of the main libraries behind OpenGL itself.
A proper framework to overlay the definitions of G…