Skip to content

medusa1820/FDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeakSanitizer - https://github.com/mhahnFr/LeakSanitizer

commands for LeakSanitizer:

cc *.c -L../LeakSanitizer -llsan -lc++ -Wno-gnu-include-next -I ../LeakSanitizer && ./a.out

cc *.c -fsanitize=address && ./a.out

for paco strict increase timeout period to 500 seconds:

paco --strict --timeout 500

https://www.quora.com/How-is-10-bit-colour-depth-represented-in-hex-if-a-normal-6-digit-hex-code-can-supprort-only-up-to-16777216-colours-while-10-bit-colour-have-1-073-741-824-colours#:~:text=A%20%E2%80%9Chex%20colour%E2%80%9D%20is%20just,range%200%E2%80%93255%20in%20decimal.

FFAA33FF

https://www.rapidtables.com/convert/number/hex-to-decimal.html

4289344511

How to perform isometric transformation

https://github.com/VBrazhnik/FdF/wiki/How-to-perform-isometric-transformations%3F

http://www.gandraxa.com/isometric_projection.xml

to do

  • angles as angles, not radians
  • checking files for completeness of rows and columns
  • have a look at checker file of others
    1. wrong file - extension check
  1. handle the maps with colors - drop the colors
  2. parallel or conic projection

exp_shrink must be put equal to 1, otherwise while rotating you will receive skewed 3d figure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published