Git Product home page Git Product logo

pseudo3d's Introduction

Pseudo 3D

Java version Discord GitHub License GitHub issues GitHub repo size

An attempt to implement a pseudo 3D application based on RayCasting technology.

Demo

img img

Controls

  • W - forward movement
  • A - rotate camera left
  • S - backward movement
  • D - rotate camera right

Installation

To run the Pseudo 3D project on your local machine, follow these steps:

Clone the Repository:

git clone https://github.com/Deknil/Pseudo3D.git

Navigate to the Project Directory:

cd Pseudo3D

Compile and Run the Application:

javac Main.java
java Main

How to Contribute

We welcome contributions from the community! If you'd like to contribute to the Pseudo 3D project, please follow these steps:

  1. Fork the Repository: Click the "Fork" button in the upper right corner of the repository's page to create your copy of the project.
  2. Create a Branch: Create a new branch for your work. Name it descriptively, related to the task or feature you intend to implement.
  3. Make Changes: Make the necessary changes to the code, fix bugs, or add new features.
  4. Testing: Before submitting a pull request, ensure that your code passes all existing tests and does not introduce new issues.
  5. Submit a Pull Request (PR): Once you have completed your work, submit a pull request to the original repository. Make sure to describe your changes and their purpose in the PR.
  6. Discussion and Review: Your changes will be discussed and reviewed by project members. There may be requests for further improvements if needed.
  7. Merge: After successful review and approval of your PR, your code will be merged into the main project repository.
  8. Acknowledgment: Your contribution will be recognized and appreciated. Thank you for your participation!

License

This project is licensed under the MIT License. You are free to use, modify and redistribute this project under the terms of the specified license.

pseudo3d's People

Contributors

brov3r avatar

Stargazers

 avatar

Watchers

 avatar

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.