opengl-es tag

5 questions


1 answers
120 views
0
Custom shader for cocos2d-x v3.8 to reflect changes later in setUniformLocation

I'm trying to use a custom shader with cocos2d-x v3.8.Every time I press the button and menuCallback is called, the _sprite gets brighter.I'd like to make it shine white in the end, but The sprite doe...

1 years ago

2 answers
95 views
0
OpenGL on Android Lollipop crashes glDrawArrays() call

Implementation for Android Lollipop KitKat works fine, but it crashes when I start the application with Lollipop.When I followed the log, the crash occurred in the glDrawArrays() call in the OpenGL fu...

1 years ago

1 answers
108 views
0
Error in OpenGL

I tried to run OpenGL using the Google sample MediaEffect, so when I ran on Android Studio, the following error occurred and it stopped running.I think it was working when I first ran.Please tell me w...


1 answers
92 views
0
Is it possible to have the Unity plug-in perform OpenGLES operations?

I would like to process OpenGLES with the Unity plug-in (dll side) and reflect it to Unity side.Find out how https://docs.unity3d.com/ja/540/Manual/NativePluginInterface.htmlin such a way that Unity g...

1 years ago

1 answers
113 views
0
How to Set the Particle Generation Location

Thank you for your help. I'm randomly generating particles, but I'd like to expand the position where these particles are generated to the left and right, so what should I do? As for the image, partic...

1 years ago

© 2024 OneMinuteCode. All rights reserved.