Skip to content

Completed Basic Ray Casting Pull Request#2

Open
AbbasMahdavi021 wants to merge 7 commits intomainfrom
development
Open

Completed Basic Ray Casting Pull Request#2
AbbasMahdavi021 wants to merge 7 commits intomainfrom
development

Conversation

@AbbasMahdavi021
Copy link
Owner

Completed Basic Ray Casting Pull Request

commit 9007ea9
Author: Abbas Mahdavi <abbas.mahdavi021@gmail.com>
Date:   Mon Jul 22 17:03:38 2024 -0700

    add wall asset, create server.js to host html on http-server

commit 1859bc4
Author: Abbas Mahdavi <abbas.mahdavi021@gmail.com>
Date:   Mon Jul 22 16:25:23 2024 -0700

    improved player movement and rotation controls:
    - Implemented keyboard controls for player movement (W/S) and rotation (A/D).
    - Updated game loop to adjust player position and direction based on input.

commit 2a669fd
Author: Abbas Mahdavi <abbas.mahdavi021@gmail.com>
Date:   Mon Jul 22 16:22:00 2024 -0700

    Add image rendering support in scene rendering:
    - Updated rendering logic to handle instances of HTMLImageElement in addition to Color.
    - Added image drawing with proper scaling and positioning based on player view and distance.
    - Implemented a transparency overlay to blend images with the scene.

commit bf2c1d9
Author: Abbas Mahdavi <abbas.mahdavi021@gmail.com>
Date:   Mon Jul 22 15:57:54 2024 -0700

    Implement color class

commit a154881
Author: Abbas Mahdavi <abbas.mahdavi021@gmail.com>
Date:   Mon Jul 22 15:23:20 2024 -0700

    add serve.js to serve the html on a http server

commit 05bb5bc
Author: Abbas Mahdavi <abbas.mahdavi021@gmail.com>
Date:   Sun Jul 21 02:06:50 2024 -0700

    allow ray to go outside of scene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant