Search found 4 matches

by bazza
Wed Oct 06, 2021 2:15 pm
Forum: Similar software
Topic: Blender addon: Tesselate texture plane
Replies: 0
Views: 68002

Blender addon: Tesselate texture plane

https://raw.githubusercontent.com/Pullusb/images_repo/master/tess_usage_exemple.png Triangulating can crash with some images and settings (stable in "contour only" mode), be sure to save before use. https://github.com/Pullusb/Tesselate_texture_plane https://raw.githubusercontent.com/Pullu...
by bazza
Mon Jun 14, 2021 3:38 am
Forum: Other
Topic: make problem: desktop version
Replies: 1
Views: 11037

Re: make problem: desktop version

Add this to Cmake and Make: set(SDL2_INCLUDE_DIR /usr/include/SDL2/) set(SDL2_LIBRARY /usr/lib/cmake/SDL2/ ) But... ./monstermash GL version: 4.6.0 NVIDIA 465.31 X Error of failed request: GLXBadDrawable Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) S...
by bazza
Mon Jun 14, 2021 3:01 am
Forum: Other
Topic: make problem: desktop version
Replies: 1
Views: 11037

make problem: desktop version

I have SDL and SDL2 installed and libraries are in the system over Arch-linux:

Code: Select all

.../src/monster-mash/src/mywindow.h:18:10: error fatal: SDL.h: No existe el fichero o el directorio
18 | #include <SDL.h>
by bazza
Mon Jun 14, 2021 2:57 am
Forum: Tips and tricks
Topic: create hole
Replies: 3
Views: 25678

create hole