Projects in Awesome Lists by alchemz
A curated list of projects in awesome lists by alchemz .
https://github.com/lilyzhng/ARCore_Mapping_with_Perspective_Projection
Instead of using GPS or SLAM, we can place four anchor points to form the mapping system with ARcore.
Last synced: 23 Apr 2025
https://github.com/lilyzhng/aframe_webvr_switch_scenes
This is a demo for showcasing how to switch scenes with aframe in WebVR mode.
Last synced: 23 Apr 2025
https://github.com/alchemz/unity_performaceanalysis_and_optimization
From the GPU perspective to analysis and optimize the game performance with Unity
Last synced: 24 Feb 2025
https://github.com/alchemz/build-up-portal-painter
google arcore, portal painter
Last synced: 24 Feb 2025
https://github.com/alchemz/aframe-spawn-obj-ply
This is a demo for showcasing how to spawn obj and ply 3D model in aframe
Last synced: 24 Feb 2025
https://github.com/alchemz/parallelize_game_of_life_using_mpi
Write an MPI program to simulate Conway's Game of Life cellular automaton.
Last synced: 24 Feb 2025
https://github.com/alchemz/appdev-week1-arkit-swift4-ios11
creating Augmented Reality apps using Apple’s new ARKit
Last synced: 24 Feb 2025
https://github.com/alchemz/hologram_clock
It is a holograpic clock, which tracks the hololens' user head position
Last synced: 24 Feb 2025
https://github.com/alchemz/unityclient_pythonserver
transferring data analysis results from python end to unity end
Last synced: 24 Feb 2025
https://github.com/alchemz/self-driving-car-engineer-nanodegree
Udacity Self-Driving Car Engineer Nanodegree
Last synced: 24 Feb 2025
https://github.com/alchemz/vrbal
Currently we are working on a voice-command driven Virtual Reality project. The attachment is the proposal we have for the project. We are planning for joining the 2016 ACM SIGGRAPH, the Real Time Live Section. The date of the conference will be 24-28 July, Anaheim, California. We are looking for more programmers to join our team. So if you are interested, please just comment below, or send me emails for more detailed information( [email protected]).
Last synced: 24 Feb 2025
https://github.com/alchemz/leap-motion-3d-custom-gesture-recognition
Maps and detects hand gestures using Leap Motion controller and relays them to PowerPoint queues
Last synced: 24 Feb 2025
https://github.com/alchemz/cuda-expand-prefix-sum-calculation
In GPU Gems3, chapter 39 section 39.2.4. There is a discussion about expanding the prefix sum calculation to “Arrays of an arbitrary size”.
Last synced: 24 Feb 2025
https://github.com/alchemz/parse_json_unity
Using nested list to parse json format stored data
Last synced: 24 Feb 2025
https://github.com/alchemz/lidar_radar_sensor_fusion
The Kalman Filter algorithm
Last synced: 24 Feb 2025
https://github.com/alchemz/demo_keyword_dictation_grammar_recognizer
This is a demo project for using windows speech for keyword, dictation, and grammar recognition in Unity
Last synced: 24 Feb 2025
https://github.com/alchemz/covenant-tech-club-website
Website for Covenant College's Technology Club written using ASP.NET
Last synced: 24 Feb 2025
https://github.com/alchemz/deep-learning-specialization-1-neural-networks
https://www.coursera.org/specializations/deep-learning
Last synced: 24 Feb 2025
https://github.com/alchemz/computer-vision-detection-and-tracking
Computer Vision Detection and Tracking
Last synced: 24 Feb 2025
https://github.com/alchemz/neural-dependency-parser-pytorch
build a neural dependency parser using PyTorch
Last synced: 24 Feb 2025
https://github.com/alchemz/appdev-week1-arcore-java-androidnougat7
reference: https://www.raywenderlich.com/170520/getting-started-arcore-kotlin
Last synced: 24 Feb 2025
https://github.com/alchemz/aframe-minecraft-webvr
This is a demo practise to finish a complete aframe game with vive controls
Last synced: 24 Feb 2025
https://github.com/alchemz/aframe-component-based-dev
This is a demo for showcasing the component-based structure of aframe
Last synced: 24 Feb 2025
https://github.com/alchemz/arcore-navigation
using mapbox https://www.mapbox.com/
Last synced: 24 Feb 2025
https://github.com/alchemz/a-simple-cplusplus-game
This is a simple word puzzle game written in C++ and Unreal Coding standard. [Unreal Syntax Friendly]
Last synced: 24 Feb 2025
https://github.com/alchemz/a-spooky-ar-app
This is a spooky ar app that can people's body invisible and add parts there.
Last synced: 24 Feb 2025
https://github.com/alchemz/write-an-api
This is my first attempt ever to write an api. Very excited!
Last synced: 24 Feb 2025
https://github.com/alchemz/poly-lego-game
A lego game created by poly tool kit in unity
Last synced: 24 Feb 2025
https://github.com/alchemz/personal-website-vr-version
This is a competition between Sam, Adlan, and me. We will see who can create the best VR experience of showing our website.
Last synced: 24 Feb 2025
https://github.com/alchemz/mixedreality_synchronizescene
Connect the HTC vive and Hololens
Last synced: 24 Feb 2025
https://github.com/alchemz/op_art
Op art, also known as optical art, is a style of visual art that uses optical illusions. This is a processing file using the concept of op art.
Last synced: 24 Feb 2025
https://github.com/alchemz/htc_vive_archery_simulator
A simple game to get practice with vive mechanics .
Last synced: 24 Feb 2025
https://github.com/alchemz/gtest-and-gmock
For unit test with gtest and gmock in C++
Last synced: 24 Feb 2025
https://github.com/alchemz/data-structure-implementation
design stl data structure
Last synced: 24 Feb 2025
https://github.com/alchemz/robotics_perception
computer-vision image-processing matlab
Last synced: 24 Feb 2025
https://github.com/alchemz/drawing_tool
A drawing tool created by processing.
Last synced: 24 Feb 2025
https://github.com/alchemz/neural-machine-translation-with-rnns-and-nmt-systems
Last synced: 24 Feb 2025
https://github.com/alchemz/carnd-alexnet-feature-extraction
AlexNet puts the network on two GPUs, which allows for building a larger network. Although most of the calculations are done in parallel, the GPUs communicate with each other in certain layers. The original research paper on AlexNet said that parallelizing the network decreased the classification error rate by 1.7% when compared to a neural network that used half as many neurons on one GPU.
Last synced: 24 Feb 2025
https://github.com/alchemz/aventurewanted
This is a 2d Roguelike Game designed for the final project of IST446 in Penn State University, 2015 Spring. The game engine we have chosen is Unity5, and the programming language used is C#.
Last synced: 24 Feb 2025
https://github.com/alchemz/convert_2dlayout_to_3dmodel
Computer Vision Research Project
Last synced: 24 Feb 2025
https://github.com/alchemz/cuda_concurrent_programming_research
This is a research project that looks into how could the CUDA benefit the industry with specific examples.
Last synced: 24 Feb 2025
https://github.com/alchemz/the-law-of-the-jungle
I got inspired by the Game Of Life assignment a lot, and I am going to create a HTC Vive game with the cellular automation concept.
Last synced: 24 Feb 2025
https://github.com/alchemz/rplidar_slam_2dmapping
Slam Project with RPLIDAR A2 360° Laser Scanner
Last synced: 24 Feb 2025
https://github.com/alchemz/intro-to-self-driving-car
The udacity self-driving car course.
Last synced: 24 Feb 2025
https://github.com/alchemz/get-started-with-opencv-on-android
reuse opencv c++ code on android platform
Last synced: 24 Feb 2025
https://github.com/alchemz/campuspedia
This game is designed mainly for freshman, who wants to get familiar with campus. For now, we only set up the campuses of Penn State University, but later on this summer, we will keep working on it to get more campus from different universities included.
Last synced: 24 Feb 2025
https://github.com/alchemz/memory-management-project-with-cplusplus
Memory Management Project with Cplusplus
Last synced: 24 Feb 2025
https://github.com/alchemz/snake3d_photonnetworking
A 3D snake game made in unity, and it supports multiplayer-mode with photon networking
Last synced: 24 Feb 2025
https://github.com/alchemz/unity_game_with_json
Resources For Penn State Augmented Reality Lab Training Session
Last synced: 24 Feb 2025
https://github.com/alchemz/unreal-code-optimization
Unreal Code Optimization
Last synced: 24 Feb 2025
https://github.com/alchemz/unity_read_xml_with_csharp
Penn State Augmented Reality Lab training session resources
Last synced: 24 Feb 2025