Giter Club home page Giter Club logo

pse_vr_project_ws23's Introduction

PSE_VR_Project_WS23

This Project contains a VR Educational App Quiz & Interaction for Sorting Algorithms in CS.

pse_vr_project_ws23's People

Contributors

cybernord avatar reiterb avatar

Watchers

 avatar

Forkers

reiterb

pse_vr_project_ws23's Issues

[Feature] Visible Bubble sort

General

We want students to be able to interact with sorting algorithms, specifically we want to focus in this Project on the sorting algorithms Bubble Sort and Quick Sort.
The users can manipulate an array containing balls, each corresponding to a numeric value. The balls can be picked up, rearranged, or even removed from the Array.
The student can choose a sorting algorithm, initiate its execution, and observe each step visually in real-time.
Features include speed control, pause, and the ability to rearrange the array mid-process.

Description

The VR app provides students with the opportunity to interact with sorting algorithms in an immersive environment, focusing on the Bubble Sort and Quick Sort algorithms.

User Interface

Minimalistic UI.
In the virtual world, the player sees a three-dimensional box resembling an array, filled with balls. Each ball represents a number.

Interaction

  • Pick up, rearrange or remove/ add Balls ( 4a37f31 )
  • Selecting an Algorithm (Bubble Sort or Quick Sort) (1488b41, 761f06a)
  • Start, Stop the Algorithm
  • Deactivate other inputs during execution
  • Visual Representation of Steps (e8e285d)
  • Speed Controller (7af1d41)

Body Collision

Player should not be able to

  • clip through walls (solved by moving teleport mat 861e63f)
  • teleport through walls
  • look through walls (solved in ea156a8)
  • walk through walls (actual movement)

Cubes teleport

While holding a cube and activating the teleport function - the cube will float away

Big Assets

External assets that need to be downloaded elsewhere

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.