#opengles search results
The @opengl and #OpenGLES logo are now available on Sketchfab for download sketchfab.com/models/3666c62…
#Irrlicht 3d modified using ECS and #raylib 4 primitives , example SkinMesh and Geoterrain :D because i want, #opengles #ecs #3dengine
Cannot imageLoad() with a specific index (Android11, Pixel3) stackoverflow.com/questions/6662… #opengles #computeshader #android #opengles31
How to render text with line in arcore android? stackoverflow.com/questions/6634… #opengles #android #arcore
How to Record Filtered Video Frames with MediaRecorder and OpenGL ES stackoverflow.com/questions/5825… #androidcamera2 #opengles #android
GLSL shader failed to compile. I cant find a fix for it stackoverflow.com/questions/6727… #cpp #glsl #opengles #visualcpp #opengl
What is wrong with my CCW winding of generated mesh? stackoverflow.com/questions/6889… #cpp #opengles #opengl
why some triangles are becoming black after I add lighting? stackoverflow.com/questions/6661… #opengles #lighting #cpp
Rendering the object in ARCore environment without the help of Sceneform stackoverflow.com/questions/6255… #sceneform #opengles #androidstudio #arcore #augmentedreality
How to avoid undefined behavior when overwriting multiple times a texture with glTexSubImage2D? stackoverflow.com/questions/6517… #opengl #opengles #cpp
I'm trying to draw objects using opengles in Android Native-activity, but I don't see anything stackoverflow.com/questions/6569… #nativeactivity #opengles #android
Is it possible to implement a view using native code in android? stackoverflow.com/questions/7163… #androidndk #opengles #android
The @thekhronosgroup #OpenGLES hardware database now has a dedicated capability listing at opengles.gpuinfo.org/listcapabiliti… … along with a per-capability detail page with some shiny charts:
Get started with Arm Mobile Studio with #Vulkan, #OpenGLES, and #OpenCL Support arm.com/products/devel…
ラズパイ4で、 gtarget(), gpset(), spset(), spofs(), sprot(), spscale(), vsync(), ... とかできるゲームライブラリがあったら、C言語でもプチコンみたいにゲームが作れるかと思ったのですが スプライトの回転計算まつがった_(:3」∠)_ #RaspberryPi4 #SDL2 #OpenGLES
GLSL Fit Fragment Shader Mask Into Vertex Coordinates stackoverflow.com/questions/6548… #opengl #opengles #glsles #glsl
Working on an OpenGL, OpenGL ES, and WebGL code snippet generator in Rust. Playing around with multi language support, e.g. Rust, C, JavaScript, Python, Kotlin, etc. Then specify specification and version, e.g. #OpenGL 4.6, #OpenGLES 3.2, #WebGL 2, etc.
Behold! Just now I cracked one of our core problems- #GPU Acceleration in the x86_64 plugin. For the very first time- I give you the unnatural #x86_64 + Adreno GPU Virtual Computer running accelerated #opengles in #XR OMG this is odd. A technical abomination, but useful
I made a quick Android port of my one of my old prototypes and wanted to see how it runs on the Xperia Play. It is playable, but I’ll see if there are areas I can optimize for better performance. #android #opengl #opengles #gamedev #xperiaplay
I was having some performance issues with Phong lighting on older Android devices, but I forgot Gouraud shading exists. After implementing it, performance is MUCH better, especially on the Xperia Play. #android #androidndk #opengles #opengl
こう考えるとTBDRが使えない(TBRになる)とかで、Androidの描画回りは弱さが目立つなぁと思う今日この頃… ざっくり計算で 32bit:43億階調 24bit:1600万階調 16bit:65000階調 そらソートエラーになりますわ(;^_^A #sortorder #unity #opengles #depthbuffer #android #tbdr
Finally got the revamped cover done, checked and published! keasigmadelta.com/blog/getting-s… #opengl #opengles #glsl #graphicsprogramming #3d
My community driven @thekhronosgroup GPU hardware databases for #Vulkan, #OpenGL, #OpenGLES and #OpenCL recently hit the 50,000 reports milestone. Did a small write up on this, including some history tidbits at saschawillems.de/blog/2024/03/0… Thx to everyone who's contributing 😊
Working on an OpenGL, OpenGL ES, and WebGL code snippet generator in Rust. Playing around with multi language support, e.g. Rust, C, JavaScript, Python, Kotlin, etc. Then specify specification and version, e.g. #OpenGL 4.6, #OpenGLES 3.2, #WebGL 2, etc.
X server unable to launch using vc4-kms-v3d GL driver on a Pi4b+ raspberrypi.stackexchange.com/questions/1427… #pi4 #xorg #opengles #driver
@achalpandeyy here's your "Welcome back to work" present. Nuked #OpenGL and #OpenGLES from #Nabla github.com/Devsh-Graphics…
github.com
NUKE OPENGL by devshgraphicsprogramming · Pull Request #461 · Devsh-Graphics-Programming/Nabla
Description Testing TODO list:
OpenGL on a 64-bit Raspberry Pi 4 without X raspberrypi.stackexchange.com/questions/1403… #cpp #opengles
So this isn't a typical #FrontEnd role. Oh, no. Jumping into the deep end of #OpenGLES migration to #Metal, #textures, creating #npm packages and more!
Still supporting #vulkan but migrated my commercial title to #opengles 2.0, also on iOS 😇Advantage: Islet Hell game will now run on iOS 9.3, on an iPad 2 for example 🙂apps.apple.com/us/app/islet-h… #gamedev
Cannot imageLoad() with a specific index (Android11, Pixel3) stackoverflow.com/questions/6662… #opengles #computeshader #android #opengles31
#Irrlicht 3d modified using ECS and #raylib 4 primitives , example SkinMesh and Geoterrain :D because i want, #opengles #ecs #3dengine
I was having some performance issues with Phong lighting on older Android devices, but I forgot Gouraud shading exists. After implementing it, performance is MUCH better, especially on the Xperia Play. #android #androidndk #opengles #opengl
Android Canvas or Open GL ES for 2d game? stackoverflow.com/questions/1189… #graphics #opengles #androidcanvas #android
Doing a per-fragment DEPTH_TEST in OpenGL stackoverflow.com/questions/5840… #depthtesting #opengles30 #opengles #fragmentshader
How to render text with line in arcore android? stackoverflow.com/questions/6634… #opengles #android #arcore
GLSL Fit Fragment Shader Mask Into Vertex Coordinates stackoverflow.com/questions/6548… #opengl #opengles #glsles #glsl
GLSL shader failed to compile. I cant find a fix for it stackoverflow.com/questions/6727… #cpp #glsl #opengles #visualcpp #opengl
How to Record Filtered Video Frames with MediaRecorder and OpenGL ES stackoverflow.com/questions/5825… #androidcamera2 #opengles #android
What is wrong with my CCW winding of generated mesh? stackoverflow.com/questions/6889… #cpp #opengles #opengl
why some triangles are becoming black after I add lighting? stackoverflow.com/questions/6661… #opengles #lighting #cpp
Rendering the object in ARCore environment without the help of Sceneform stackoverflow.com/questions/6255… #sceneform #opengles #androidstudio #arcore #augmentedreality
It looks like new juicy details are now in Apple Code Samples. Since OpenGL ES is now deprecated on iOS 12, you'll need to start with the sample code lessons, which are now tutorials. developer.apple.com/documentation/… #metal #opengles #ios12 #documentation #iosdev
Programming it's fun and so taking something and being able to change everything is funny #Irrlicht miniirrlicht #opengl #opengles #android #3d
Is it possible to implement a view using native code in android? stackoverflow.com/questions/7163… #androidndk #opengles #android
How to avoid undefined behavior when overwriting multiple times a texture with glTexSubImage2D? stackoverflow.com/questions/6517… #opengl #opengles #cpp
I'm trying to draw objects using opengles in Android Native-activity, but I don't see anything stackoverflow.com/questions/6569… #nativeactivity #opengles #android
The @opengl and #OpenGLES logo are now available on Sketchfab for download sketchfab.com/models/3666c62…
Get started with Arm Mobile Studio with #Vulkan, #OpenGLES, and #OpenCL Support arm.com/products/devel…
Something went wrong.
Something went wrong.
United States Trends
- 1. #GivingTuesday 26.7K posts
- 2. #twitchrecap 8,298 posts
- 3. Larry 44.7K posts
- 4. So 79% 1,777 posts
- 5. Cabinet 65.3K posts
- 6. Joe Schoen 7,130 posts
- 7. Costco 52.5K posts
- 8. #AppleMusicReplay 10K posts
- 9. NextNRG Inc. 3,547 posts
- 10. Pat Leonard N/A
- 11. #Rashmer 28.2K posts
- 12. #SleighYourHolidayGiveaway N/A
- 13. Jared Curtis 2,921 posts
- 14. Sabrina Carpenter 32.2K posts
- 15. Susan Dell 6,966 posts
- 16. Sleepy Don 2,304 posts
- 17. King Von 2,020 posts
- 18. WFAN N/A
- 19. Carton 29.2K posts
- 20. Lucario 31.2K posts