Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Unity Script Collection | 4,711 | 13 days ago | 2 | gpl-3.0 | ||||||
A maintained collection of useful & free unity scripts / library's / plugins and extensions | ||||||||||
Mathutilities | 3,325 | 7 months ago | 1 | unlicense | C# | |||||
A collection of some of the neat math and physics tricks that I've collected over the last few years. | ||||||||||
Layaair | 1,337 | 17 hours ago | 73 | mit | JavaScript | |||||
LayaAir is an open-source 2D/3D engine. LayaAir Engine is designed for high performance games.LayaAir support TypeScript and JavaScript、ActionScript 3.0 programming language.Can develop once, publish for multi platform. | ||||||||||
Unityplayground | 767 | 9 days ago | 17 | mit | C# | |||||
A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience | ||||||||||
Newtonvr | 748 | 4 years ago | 62 | mit | C# | |||||
A virtual reality interaction system for unity based on physics. | ||||||||||
Randomation Vehicle Physics | 668 | 7 months ago | 20 | C# | ||||||
Vehicle physics system for the Unity engine. | ||||||||||
Superscience | 625 | 7 months ago | 2 | other | C# | |||||
Gems of Unity Labs for our user-base. | ||||||||||
Latios Framework | 532 | 4 days ago | other | C# | ||||||
A Unity DOTS framework for my personal projects | ||||||||||
Tork | 380 | 3 years ago | 4 | mit | C# | |||||
Arcade vehicle physics for Unity | ||||||||||
Gpu Physics Unity | 313 | 4 years ago | C# | |||||||
Through this configuration, no per voxel data is transferred between the GPU and the CPU at runtime. |
A Google Cardboard app using Unity that visualises concepts in physics. Currently in alpha. Part of the Isaac project.
The app intends to explore ways in which VR could be used for teaching students concepts in physics from GCSE to pre-university level. At the moment the app focuses on visualising hydrogenic orbitals.
email problems, queries and feedback to cardboard (at) isaacphysics.org
AssetMakers
contains some data/algorithms that are not part of the build but are used to make some of the assets used by the app.
Assets
contains the scenes, prefabs, scripts, textures etc used by the app. I'm in the process of reorganising this on the Reorganise
branch. The WIP idea is that each demo in the app has its own folder in the Demonstrations
subfolder and that commonly used assets will be in a different folder as well as a template blank demo. The Cardboard
folder contains a slightly modified version of what Google gives you in the cardboard SDK.
ProjectSettings
contains Unity wizardry.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.