Giter Site home page Giter Site logo

cub3d's Introduction

#CUB3D

A ideia desse projeto é aprender e utilizar a técnica de raycasting, que consiste em criar uma perspectiva 3D em um mapa 2D, em um jogo no estilo do Wolfenstein 3D da década de 90.

O projeto será realizado em dupla, mas eu, Victor de Vasconcellos, juntamente com Thiago Firmino, João Vitor Santanna e Rubens Maldonado, decidimos fazê-lo em grupo para podermos aprimorar nosso trabalho em equipe e desenvolver melhor nossas habilidades interpessoais.

cub3d's People

Contributors

vitorsantanna2 avatar thfirmin avatar victorvasconcellos42 avatar rubensmaldonad avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

cub3d's Issues

Invalid write of size 1

Always that I allocate memory, using ft_strdup, ft_split or ft_malloc.
I get an invalid write error of size 1 on Valgrind but zero leaks.
`
==60174== Invalid write of size 1

==60174== at 0x100003E53: ft_mem_strdup (in ./cub3D)

==60174== by 0x100003D6C: ft_memnew (in ./cub3D)

==60174== by 0x100003AD9: ft_calloc (in ./cub3D)

==60174== by 0x1000025E8: get_map (in ./cub3D)

==60174== by 0x10000257F: get_file (in ./cub3D)

==60174== by 0x100002920: main (in ./cub3D)
`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.