Loic.keijiro.Voxelman
1.0.0
dotnet add package Loic.keijiro.Voxelman --version 1.0.0
NuGet\Install-Package Loic.keijiro.Voxelman -Version 1.0.0
<PackageReference Include="Loic.keijiro.Voxelman" Version="1.0.0" />
<PackageVersion Include="Loic.keijiro.Voxelman" Version="1.0.0" />
<PackageReference Include="Loic.keijiro.Voxelman" />
paket add Loic.keijiro.Voxelman --version 1.0.0
#r "nuget: Loic.keijiro.Voxelman, 1.0.0"
#:package Loic.keijiro.Voxelman@1.0.0
#addin nuget:?package=Loic.keijiro.Voxelman&version=1.0.0
#tool nuget:?package=Loic.keijiro.Voxelman&version=1.0.0
Voxelman
Voxelman is an example that shows how to use the new Entity Component System with Unity in an extreme way. Each voxel in the scene is instantiated as an entity, and controlled by component systems. It also utilizes the C# Job System, the Burst Compiler and the asynchronous raycast to hit the maximum efficiency of multi-core processors.
System requirements
- Unity 2018.2 or later
How to play with this project
Submodules
This repository uses Git submodules to manage UPM (Unity Package Manager)
packages. If you know Git well and how to deal with submodules, simply
clone this repository and do submodule init
& submodule update
in it.
If you're not sure what Git submodule is, download the contents of this
repository from zip download link. After extracting the zip file, download
and extract the following packages into the Packages
directory.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 0 | 7/31/2021 |