neshume

Results 11 comments of neshume

hi f, thx for the fast response. java version java version "9.0.4" Java(TM) SE Runtime Environment (build 9.0.4+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode) also attached is...

Hi floooh, Indeed it does not work with 1.9+ jdk.. when I uninstalled and installed specific 1.8.0161 version ... all setup worked ;o) cheers, neshume

thx alot flooh .. trying this out .. i was looking in this direction (looked in the fonts stuff resources in the samples) but this looks more complete .. cheers,...

hi floooh , no matter what I do I get errors .. one of them is n3h5_files which I dont know what it is (not a cmake command) and than...

Hi floooh, you were correct .. the solution you gave covers the basic needs for testing and windows/linux app .. less a macosx app (not in bundle).. thx for the...

already implemented this in my branch along with format and internal format separation for the ability to apply a buffer of float32 for instance and let the GPU convert it...

This feature is very important for implementation of a texture compression schemes (texture atlas variations of packing many features into a single texture ... or in my case packing a...

thx for the fast response ... I gave android studio another shot (after many many shots...) and I am getting to the same conclusion. I am trying to host the...

Thx F, well ... refactoring the native_app_glue is needed .. started on that. will update ;o) its amazing ... whenever you deviate from java in android you get Christmas ......