Ugurcan Sari

Results 12 comments of Ugurcan Sari
trafficstars

sorry for interruption, a noob question here. So I just downloaded this branch as well as studio. I also have an outer tablet to try the things with. Would that...

Great news ! > > Value error_count is not less than 2, actual is 2 but expected < 2 > > I'm not sure how bad this is tho, seems...

Hey hey. Currently I was checking out Perlin noise(I've seen your "SmootherStep" :D ). Would you also like that to be implemented as an extension of this ? - https://mrl.nyu.edu/~perlin/paper445.pdf...

Hello, I am trying to open an obj file. Tried it with 3 different version of it. For same obj file: - I tried opening the original - Opened in...

I had a closer issue while testing(Created a sphere, the upmost voxel was shaded). Did something like below. Worked. But could not go back. Maybe would fix for you too....

> > > Yes it is still an issue! I did take much time to work on Goxel recently. Haha great. Let me know actually if I can support anyhow....

Hello. I am also having a problem with libglfw3.a. I paste the error. Any help is appreciated ? `g++ -o goxel -fsanitize=address -fsanitize=undefined -pthread src/gui.o src/layer.o src/tools.o src/camera.o src/mesh_to_vertices.o src/palette.o...

Hey ! Thanks for the quick reply. I use ubuntu 18.04.3 I am not a real expert on these but : I created this in 2 minutes: `# CMake entry...

Thanks for the reply again. > What would be the advantage of cmake compared to other build systems though? more common? almost all projects have it these days except those...

Its been quite a while since i opened this pr. Thanks for looking at it. We were using goxel for visualizing outcomes of our operations, and to decide on new...