Search found 4 matches
- Wed Oct 06, 2021 2:15 pm
- Forum: Similar software
- Topic: Blender addon: Tesselate texture plane
- Replies: 0
- Views: 73935
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...
- Mon Jun 14, 2021 3:38 am
- Forum: Other
- Topic: make problem: desktop version
- Replies: 1
- Views: 13030
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...
- Mon Jun 14, 2021 3:01 am
- Forum: Other
- Topic: make problem: desktop version
- Replies: 1
- Views: 13030
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>
- Mon Jun 14, 2021 2:57 am
- Forum: Tips and tricks
- Topic: create hole
- Replies: 3
- Views: 29440