Kai

Results 18 comments of Kai

I have Ubuntu 18.04 and I'm facing the same situation here. What is the alternative for building, it seems that it lacks some support with GLEW_ERROR_NO_GLX_DISPLAY. Not sure how to...

It works for Desktop applications, Xbox still requires the full implementation

There is a problem with the audio player as of 3.17, but taking advantage of the unified OpenAL the project has, it might be easier to debug caching problems. There...

I will share you my cocos2d-x 4.0 UWP port, and start working on a fork, I just don't have a few prebuilt libraries from the dependencies/thirdparty folder, it's stuck at...

This one is it: https://github.com/Greentwip/time-trio UWP Port of 4.0 version. Problem is some libraries need to be compiled from source, I've already compiled angle, lua, openssl I guess? But bullet,...

Not probably UWP (I'm almost done with the port) but you can try this Xbox port I've finished compiling, you'll just need the open Microsoft GDK (or sign up for...

Textures are following its indexation as texture1, texture2 and so on, because the Metal renderer still has not support for texture arrays, and 4 textures limit is a good starting...

My apologies, I have to review code again. Thanks!

I'm trying to build the server, I managed to compile and run, but I'm at the point of rendering the pug template and it does not work properly. What are...

I think the graphql server is the one connected with the React app. Heroku gives me an error while deploying the signalServer, but I think it's related to the way...