All Projects โ†’ AsPJT โ†’ Dungeontemplatelibrary

AsPJT / Dungeontemplatelibrary

Licence: bsl-1.0
๐ŸŒ: Dungeon free resources (terrain & roguelike generation)

Programming Languages

procedural
45 projects

Projects that are alternatives of or similar to Dungeontemplatelibrary

3d Game Shaders For Beginners
๐ŸŽฎ A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: โœญ 11,698 (+1866.05%)
Mutual labels:  unity, unity3d, godot, 3d-graphics, graphics-programming
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: โœญ 94 (-84.2%)
Mutual labels:  unity, unity3d, vr, virtual-reality
Ar Vrcourse
VR,AR,MR ๅผ€ๅ‘ๅ…ฅ้—จๆ•™็จ‹
Stars: โœญ 298 (-49.92%)
Mutual labels:  unity3d, ue4, vr, virtual-reality
Vrtk
*Beta* - An example of how to use the Tilia packages to create great content with VRTK v4.
Stars: โœญ 3,422 (+475.13%)
Mutual labels:  unity, unity3d, vr, virtual-reality
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: โœญ 34 (-94.29%)
Mutual labels:  generative-art, creative-coding, vr, virtual-reality
Game Networking Resources
A Curated List of Game Network Programming Resources
Stars: โœญ 4,208 (+607.23%)
Mutual labels:  unity, unity3d, unreal-engine, unreal-engine-4
Mapssdk Unity
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
Stars: โœญ 307 (-48.4%)
Mutual labels:  unity, unity3d, 3d-graphics, virtual-reality
Awesome Creative Coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Stars: โœญ 8,696 (+1361.51%)
Mutual labels:  3d-graphics, graphics-programming, generative-art, creative-coding
Procedural-Terrain-Generator-OpenGL
Procedural terrain generator with tessellation | C++ OpenGL 4.1
Stars: โœญ 98 (-83.53%)
Mutual labels:  procedural-generation, terrain, graphics-programming, 3d-graphics
Unity3d Ai And Procedural Generation Framework
Unity3D AI and Procedural Generation Framework.
Stars: โœญ 58 (-90.25%)
Mutual labels:  procedural-generation, unity, unity3d, terrain
Geomapping With Unity Mapbox
Geomap is the virtualization of data that maps a Country. Mapbox Unity SDK gives data(Global map layers of Streets, Buildings, Elev, and Satellite) generating custom 3D worlds for Mobile VR/AR apps.
Stars: โœญ 118 (-80.17%)
Mutual labels:  unity, unity3d, 3d-graphics, virtual-reality
ProceduralDungeon
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
Stars: โœญ 95 (-84.03%)
Mutual labels:  procedural-generation, unreal-engine, ue4, unreal-engine-4
Runtimemeshcomponent
Unreal Engine 4 plugin component for rendering runtime generated content.
Stars: โœญ 903 (+51.76%)
Mutual labels:  procedural-generation, unreal-engine, ue4, unreal-engine-4
LifeBrush
A toolkit for painting agent-based mesoscale molecular simulations and illustrations.
Stars: โœญ 38 (-93.61%)
Mutual labels:  procedural-generation, vr, virtual-reality, unreal-engine
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: โœญ 314 (-47.23%)
Mutual labels:  graphics-programming, unreal-engine, ue4, unreal-engine-4
Viveinpututility Unity
A toolkit that helps developing/prototyping VR apps.
Stars: โœญ 256 (-56.97%)
Mutual labels:  unity, vr, virtual-reality
Genericgraph
Generic graph data structure plugin for ue4
Stars: โœญ 256 (-56.97%)
Mutual labels:  unreal-engine, ue4, unreal-engine-4
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: โœญ 288 (-51.6%)
Mutual labels:  unity, unity3d, godot
UE4-Plugin-OffAxis
This plugin provides a fishtank-VR via a so-called OffAxisProjection by modifying the projection matrix using a custom ULocalPlayer
Stars: โœญ 59 (-90.08%)
Mutual labels:  vr, unreal-engine, unreal-engine-4
Ue4 Binary Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: โœญ 292 (-50.92%)
Mutual labels:  unreal-engine, ue4, unreal-engine-4

DTL (Dungeon Template Library) BSL-1.0

Logo-GIF


Overview ๐Ÿ’ฌ

Version 0.4.14 [ C++11/14/17 ]


SDK Downloads ๐Ÿ“ฅ

>> SDK Downloads ๐Ÿ“ฅ

>> Web Trial ๐Ÿท

Image Viewer Downloads๐Ÿ“ฅ

>> Viewer Download [Windows/.exe/(x86)] ๐Ÿ“ฅ

>> Viewer Download [Windows/.exe/(x64)] ๐Ÿ“ฅ

>> Viewer Download [Android/.apk/(ARM/ARM64/x86/x64)] ๐Ÿ“ฅ

>> Roguelike๐ŸŒ Viewer Download [Windows/.exe/(x64)] ๐Ÿ“ฅ

>> Unreal Engine 4 Viewer Download [Windows/.exe/(x86/x64)] ๐Ÿ“ฅ

>> What is Image Viewer?


API reference ๐Ÿ“š

>> API reference ๐Ÿ“š

>> Version History ๐Ÿ“œ

>> Roadmap ๐Ÿ›

API reference


Supported Compilers ๐Ÿ”ง

Release (Release branch)

Compiler C++17 C++14 C++11
MSVC 14.0-passing 14.0-passing 14.0-passing
GCC 5.1.0-passing 4.9.0-passing 4.8.1-passing
Clang 5.0.0-passing 3.6.0-passing 3.4.0-passing
Zapcc unknown 1.0.1-passing 1.0.1-passing
ICC unknown unknown unknown

Beta (master branch)

Compiler C++17 C++14 C++11
MSVC 14.20-passing 14.20-passing
GCC 4.9.2-passing 4.9.2-passing
Clang 8.0.0-passing 8.0.0-passing 8.0.0-passing

Supported IDE โš™

Visual Studio ๐Ÿ†š
Visual Studio 2019 version 16.0.0~
Visual Studio 2017 version 15.0.0~
Visual Studio 2015 Update 3

Supported Game Engines ๐ŸŽฎ

Unreal Engine

Unity


>> Dungeon Template Library for Unity

>> Dungeon Template Library for Unreal Engine

>> Unreal Engine 4 Viewer Download [Windows/.exe/(x86/x64)] ๐Ÿ“ฅ


Quick Start (CMake) โฉ

First clone this code.

git clone https://github.com/AsPJT/DungeonTemplateLibrary.git
cd DungeonTemplateLibrary/

For macOS or Linux

mkdir build
cd build
cmake ..
make ci

For Windows (VS2017)

mkdir build
cd build
cmake .. -G"Visual Studio 15 2017 Win64"
MSBuild DTL.sln /p:Configuration=Release

License ๐Ÿ’ณ

>> View License ๐Ÿ’ณ

Copyright (c) 2018-2019 As Project.

Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Related Items ๐ŸŽฎ

AsLib GenkaiSyuraku

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].