All Projects → SiggiG → Proceduralmeshes

SiggiG / Proceduralmeshes

Licence: mit
Plugin with example procedural mesh actors and components

Programming Languages

procedural
45 projects

Projects that are alternatives of or similar to Proceduralmeshes

Ue4 Binary Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 292 (+55.32%)
Mutual labels:  unreal-engine, unrealengine
02 bullcowgame
A simple word game designed to teach the basics of C++ and project / solution management. (ref:BC_URC) http://gdev.tv/urcgithub
Stars: ✭ 174 (-7.45%)
Mutual labels:  unreal-engine, unrealengine
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (+71.28%)
Mutual labels:  unreal-engine, unrealengine
Unreal-Development-Guides-and-Tips
High-level concept explanations, detailed tutorials, performance considerations, shortcuts and other useful content that aims to improve your Unreal Engine 4 development journey.
Stars: ✭ 118 (-37.23%)
Mutual labels:  unrealengine, unreal-engine
04 battletank
An open-world head-to-head tank fight with simple AI, terrain, and advanced control system in Unreal 4. (ref: BT_URC) http://gdev.tv/urcgithub
Stars: ✭ 172 (-8.51%)
Mutual labels:  unreal-engine, unrealengine
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+1438.3%)
Mutual labels:  unrealengine, unreal-engine
Actionrpggame
Unreal Engine 4 Action RPG type game starter kit.
Stars: ✭ 773 (+311.17%)
Mutual labels:  unreal-engine, unrealengine
UnrealEngine
UnrealEngine 1998
Stars: ✭ 65 (-65.43%)
Mutual labels:  unrealengine, unreal-engine
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (-20.21%)
Mutual labels:  unreal-engine, unrealengine
Buoyancysystem
A system for buoyancy and boat physics in Unreal Engine 4.
Stars: ✭ 87 (-53.72%)
Mutual labels:  unreal-engine, unrealengine
03 buildingescape
A simple First Person game to learn level building, lighting, Unreal Editor, C++ game logic, basic Blueprint and more. (ref: BE_URC) http://gdev.tv/urcgithub
Stars: ✭ 127 (-32.45%)
Mutual labels:  unreal-engine, unrealengine
Rts Community Project
Lets build an RTS Game with Unreal Engine 4!
Stars: ✭ 183 (-2.66%)
Mutual labels:  unreal-engine, unrealengine
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+67.02%)
Mutual labels:  unrealengine, unreal-engine
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 (-68.62%)
Mutual labels:  unrealengine, unreal-engine
CrashBandicoot-Timetwister
Crash Bandicoot: Timetwister is a remaked version of Crash Bandicoot 3: Warped's Tomb Wader level on Unreal Engine 4.26
Stars: ✭ 26 (-86.17%)
Mutual labels:  unrealengine, unreal-engine
Unrealcpp
Unreal Engine 4 C++ examples
Stars: ✭ 490 (+160.64%)
Mutual labels:  unreal-engine, unrealengine
05 TestingGrounds
A Hunger-Games inspired FPS with large outdoor terrains. Advanced AI, basic networking, pickups, skeletal meshes, checkpoints and more. (ref: TG_URC) http://gdev.tv/urcgithub
Stars: ✭ 121 (-35.64%)
Mutual labels:  unrealengine, unreal-engine
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-87.77%)
Mutual labels:  unrealengine, unreal-engine
Unrealnetworkprofiler
A modern WPF based Network Profiler for Unreal Engine.
Stars: ✭ 29 (-84.57%)
Mutual labels:  unreal-engine, unrealengine
Asyncloadingscreen
Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
Stars: ✭ 155 (-17.55%)
Mutual labels:  unreal-engine, unrealengine

Procedural mesh examples for Unreal 4

CODE HAS MOVED

Instead of keeping this example project as a git repo + submodule I decided to merge them into a single repo (as any sane person would do). This caused quite a lot of confusion for people not familiar with submodules.

If you still would like the separate submodule, I made a branch here with the latest UE 4.22 version but I don't plan on supporting this repository anymore.

Please see the main project here, which now contains all the code that was here and will (hopefully) be supported forwards.

https://github.com/SiggiG/ProceduralMeshDemos

Contact info

If you have any questions, suggestions or want to contribute to this project please contact me at one of these places:

License

MIT License

Copyright (c) 2016 Sigurdur Gunnarsson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].