https://github.com/yangfengzzz/oasis-experimental
experimental projects for oasis-engine
https://github.com/yangfengzzz/oasis-experimental
graphcis oasis-engine
Last synced: 2 months ago
JSON representation
experimental projects for oasis-engine
- Host: GitHub
- URL: https://github.com/yangfengzzz/oasis-experimental
- Owner: yangfengzzz
- License: gpl-3.0
- Created: 2021-07-19T02:30:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T07:27:32.000Z (over 3 years ago)
- Last Synced: 2025-01-29T22:47:00.454Z (4 months ago)
- Topics: graphcis, oasis-engine
- Language: JavaScript
- Homepage:
- Size: 131 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Oasis-Experimental
Oasis-Experimental is experimental projects for [Oasis-Engine](https://github.com/oasis-engine/engine) which is a **web-first** and **mobile-first** high-performance real-time development platform. this project will try to make some extension for Oasis, most of which are experimental attempts. This project aims to demonstrate the potential of Oasis and do some pre-research on future development. Therefore, it is strongly not recommended to directly use the algorithms and interfaces developed in this project, because these algorithms and interfaces may be redesigned and fully integrated into Oasis in the future.
Current plan:
- [x] PhysX integration:Collider,Rigidbody,CharacterController
- [x] RayMarching
- [ ] SPH simulation and Render for the fluid.
- [ ] Soft Shadow
- [ ] Temporal Anti-Aliasing(TAA)
- [ ] Global Illumination
- [ ] Screen-Space Reflection(RayTracing)
- [ ] Real-Time RayTracing(RTRT)It is welcome to raise issues or contribute to the webgl-based graphics engine, and you are also welcome to pay attention to Oasis' official repo and [milestone planning](https://github.com/orgs/oasis-engine/projects).