Buniness Man Model by Easy Game Studio
This is a cute buniness man model. It contains 13 common animations. You can use it in your game scene.I hope you will like it.
Support URP, HDRP, LWRP, Build-in Render Pipeline
My project is submitted using URP. If you are not using URP, you need to manually reset the shader of the model to avoid it being pink.
Main Features:
1. 1 roles, 1 prefab.
2. Support multiple platforms, including Windows, Android, IOS, etc.
3. There is a demo scene in the package to show the model.
4. Texture resolution: 2048*2048.
5. Texture type: default.
6. Contains 13 common animations.
Contact Us
If you have any questions, please feel free to contact us.
E-mail: sgzxzj13@163.com
Price $15.00
Penguin with animation by Share Acc
Penguin with 5 animation<br>
<br>
Tris:5.1k<br>
Verts:7.8k<br>
Penguin.fbx<br>
<br>
Penguin@idle<br>
Penguin@Run<br>
Penguin@Slide<br>
Penguin@Slide02<br>
Penguin@Walk<br>
<br>
Penguin Bump.png 1024x1024<br>
Penguin Diffuse.png 1024x1024<br>
Penguin EyeMap.png 1024x1024<br>
Penguin Specular.png 1024x1024<br>
Penguin with 5 animation<br>
<br>
Tris:5.1k<br>
Verts:7.8k<br>
Penguin.fbx<br>
<br>
Penguin@idle<br>
Penguin@Run<br>
Penguin@Slide<br>
Penguin@Slide02<br>
Penguin@Walk<br>
<br>
Penguin Bump.png 1024x1024<br>
Penguin Diffuse.png 1024x1024<br>
Penguin EyeMap.png 1024x1024<br>
Penguin Specular.png 1024x1024<br>
Price $9.99
Spaceship Z4 - Enterprise by ELEMENTO ®
Number of textures: 5
Number of materials: 1
Texture dimensions: 4,096 x 4,096
Size of Spaceship Z4(cm): 600 x 600 x 555
Vertex count of Spaceship Z4 (enterprise): 180,429
Number of prefabs: 1
Number of meshes: 28 (parts)
Rigging: Yes
Rigged to Human scale: Yes
UV mapping: Yes
Baked Normals: Yes
Baked AO: Yes
Types of materials and texture maps: PBR
Spaceship Z4 - Enterprise is the large version of the Z4 Ships.
This is AAA quality asset with 4k Materials. The Ship was designed to be a hybrid ground vehicle that can Fly at any time. Includes 1 custom Skins (Lunar).
The Asset is ready for use in Games, Movies or any 3D project.
Price $49.99
Enemy Boss 01 - Destro by ELEMENTO ®
Number of textures: 5
Game ready: Yes
Animation ready: Yes
Texture dimensions: 4096x4096
Character height (cm): 200 x 200
Polygon count: 53,724
Number of meshes/prefabs: 2
Rigging: Yes
Skin Weights: Yes
UV mapping: Yes
LOD information: No
Types of materials and texture maps: PBR
Character is optimized and suitable for games, FPS, RPG, 2D or Films.
Price $49.99
Medieval Environment and Props by Mark Smith
Package includes:
1 - Tiling cobblestone floor prefab in 2 sizes [250 tris]
3 - Wall props (Sign Post, Lantern and Sconce) [260 - 600 tris]
16 - Wall Prefabs including Iron Fences, Brick Walls, Stairs and Doorways [250 - 2560 tris]
4 - Window prefabs each with a lit and unlit variation [128 - 216 tris]
14 - PBR Custom Materials suitable for standard, URP or upgradeable to HDRP.
A total of 30 prefabs, all custom unwrapped and textured, ready to place into your scene.
This package include modular pieces to create gothic, medieval buildings and structures to create and environment for your project.
It could be used to make creepy underground dungeons, an outdoor ruined town or a large fantasy castle.
All props have multiple prefabs for sconces being lit/unlit, windows being illuminated or dark and various pieces of fences and walls to create any boundary you wish.
Created for standard pipeline, the assets include custom materials with diffuse, normal, height, occlusion and specular maps. These maps and materials can be upgraded to work for URP and HDRP.
There is even a built in prefab for fire particles for the wall sconces.
Price $20.00
Arcade Monster Trucks by The Ash Store
This pack contains 15 unique monster trucks with low poly art style. Suitable for Monster Truck based games which has Jumps, Flips, Tricks, Monster Truck Fights or Simple Racing Game with Monster Truck.
Details : -
-Geometry : 5000-6000 Triangles per vehicle. (Total 82k)
-Textures : 15 (each with size = 512*512) only base Textures.
For questions and suggestions Join : Discord
Price $15.00
network tools (rosedev) by rosedevco
All current features:
* Using byteTool, you can easily split a large presentation into several smaller presentations (suitable for downloading and uploading data).
* Using the crypto tool, you can easily encrypt strings with a password and you can decrypt them if needed.
* Using imageConverter, you can convert images to a string and send them to clients, and then convert the strings to an image (you can use this feature to send images from the server to the client).
* Using TextTool, you can easily convert large numbers to strings, such as: 1000 to 1k (suitable for displaying numbers)
* Using Zipper, you can compress your strings up to 50% (data compression is very important in online games)
All package code is executable on all platforms (I did not test only on webGL, but it will probably work on it as well "because the conditions for running WebGL are completely different").
Thank you all.
Price $10.00
Python Cooperation/Mind Render AI Drill by Mobile Internet Technology Co., LTD.
[Table of Contents]
Chapter1 Preparation
Install Unity Hub
Install Unity
Sign in to Unity
Add a project
Install Visual Studio Code
Edit the program
Chapter2 Configure the learning environment
Unity Screen Layout
Configure the settings for self-driving cars
Open the scene from the Project
Set Agent in the Inspector
Set Sensor in the Inspector
Set QEnvironment in the Inspector (Q-learning)
Set NEEnvironment in the Inspector (Neuroevolution)
Train the Agent (Q-learning, Neuroevolution)
Display the learning status(Q-learning, Neuroevolution
Q-learning
Neuroevolution
Save Learning Results
Run Learning Results
"Python Cooperation" describes an example of writing the machine learning part for a self-driving program in Python. Chapter1 to 3 are the same as "Self Driving/Mind Render AI Drill".
[Table of Contents]
Chapter1 Self-Driving Car
Overview of the Unity Scene
Car
Sensor
Checkpoints
Overview of the Program
Code of Self-Driving Cars
Action
Rewards
Observation of the Environment
Optional Exercises
Chapter2 Reinforcement Learning
Reinforcement Learning: A Definition
Q-learning
Code of Q-learning
Implementation of Q-learning
Result
Optional Exercises
Function Approximation, Deep Reinforcement Learning
Chapter3 Neuroevolution
Artificial Neural Networks
Sigmoid Neuron
Multilayer Perceptron
Code of the Neural Network
Evolutionary Algorithms
Genetic Operators
Code of the Evolutionary Algorithm
Fitness
Mutation
Training Results
Optional Exercises
Chapter4 Unity-Python Cooperation
How to use the Program
Program Files
Control Flow of Unity-Python Cooperation
Start-Up Part
Action Part
Learning Part
Communication Method between Unity and Python
Optional Exercises
Price $20.00
Mark-on Office Models by Mark-on
Total number of textures 121
Texture resolution 2048*2048
Polygons Min/Max 12-7092
Long desk 7092
Office chair 5784
Exhibition partitions 354-1336
Business card holder 376
Brochure stand 472
Brochure stand 3368
Brochures 36
Ballpoint pen 858
Cardboard 12
Mugs 804
This set of 3D models makes it easy for anyone to create an office landscape.
Easily create high quality office landscapes.
Price $19.99
Blacklit by Andtech
Online Documentation | Web Demo
Now you can bring the magic of blacklights into your Unity projects. Blacklighting (a.k.a. ultra-violet lighting) can be used in theme park rides, crime scenes, parties, raves, and much more!
NOTE: Blacklit currently only supports Universal Render Pipeline!
Price $5.00
2300+ RPG Item Icons by Blink
Join the Blink community on:
Do you want to make an RPG?
RPG Builder is the number 1 RPG framework for Unity, no coding is needed!
We produce 3D models of these icons, check them out here:
FULL PACK CONTENT:
Background and No Background version for ALL Icons!
Each icon is 256x256 pixels (PNG)
Armors:
- 141x Cloth Armor Pieces
- 182x Leather Armor Pieces
- 234x Plate Armor Pieces
- 13x Capes
- 8x Earrings
- 32x Necklaces
- 7x Rings
- 6x Wristbands
Weapons:
- 117x Axes
- 70x Swords
- 24x Hammers
- 37x Maces
- 61x Shields
- 42x Spears
- 60x Polearms
- 100x Scythes
- 100x Daggers
- 60x Claws
- 40x Gauntlets
- 3x Knives
- 36x Bows
- 28x Crossbows
- 15x Arrows
- 6x Quivers
- 60x Muskets
- 40x Pistols
- 32x Spellbooks
- 109x Staves
- 48x Wands
Items:
- 36x Food
- 31x Potions
- 103x Plants & Herbs
- 55x Tools
- 39x Accessories
- 80x Artifacts
- 10x Bags
- 30x Body Parts
- 28x Bones & Claws
- 22x Gems
- 8x Fur
- 45x Materials
- 19x Medallions
- 16x Masks
- 7x Flags
- 9x Containers
- 37x Decorations
- 7x Keys
- 66x Bonuses
Price $50.00
Screen Space Cavity & Curvature (Built-In/URP/HDRP) by Jolly Theory
Forum Thread
✅Built-In (2019.4+) • ✅URP (7.1.8+) • ✅HDRP (7.1.8+)
Compatibility:
• ✔ Unity 2019 / 2020 / 2021.
• ✔ Standard render pipeline, forward and deferred.
• ✔ Universal Render Pipeline 7.1.8+ (Unity 2019+).
• ✔ High Definition Render Pipeline 7.1.8+ (Unity 2019+).
• Super simple to use: simply add to your camera/render-pipeline and adjust parameters.
• The effect is split into two parts:
- Control small scale highlighting with "curvature" settings,
- And larger scale highlights with "cavity" settings.
Separate settings are available, enabling you to dial in the desired effect:
- Pixel radius of curvature, its brightness in outward curves and its darkness in inward curves.
- World radius of cavity, its brightness in outward curves and its darkness in inward curves.
• As a source of screenspace normals, all three sources are available to choose from:
- G-Buffer normals, Camera normals, and Depth-reconstructed normals.
Price $14.99
Super Simple Cel Shader for URP by OccaSoftware
Includes
- One Custom Function Node HLSL File
- One Cel Shader Shader Graph
- 5 Sample Materials
- Editor Script
- Assembly Definition
Demo Includes
- One Demo Scene
- 3 Models (Suzanne, Torus Knot, Sphere)
- Camera Rotation and Light Rotation Script
- Floor Demo Material
- Post Processing Volume
- 3 Normal Maps (CC0 licensed from AmbientCG)
Click here to preview this asset in your browser.
Note that receiving shadows is not supported on WebGL builds.
Super Simple Cel Shader is an easy-to-use cel shader for Unity URP with full support for casting and receiving shadows and a custom editor. Includes complete source code and is made with Shader Graph so that it is easily extendable.
Unlike other Cel Shaders, the methods used to integrate the base color, shadow color, highlight color, and rim colors in Super Simple Cel Shader all enable you to exercise extremely fine control over the final colors appearing on your characters and models.
Can imitate plastics, woods, rocks, skin, metals, cloths, etc. Supports Normal Maps and Base Color Maps.
Materials offer 12 customizable settings, including:
- Base Color,
- Base Texture,
- Normal Map,
- Normal Strength,
- Highlight Area,
- Highlight Color,
- Highlight Strength,
- Rim Area,
- Rim Color,
- Rim Strength,
- Shadow Color, and
- Shadow Strength
Price $8.99
Monster2 by Leks
Number of textures 4
Texture dimensions 4096
Maximum polygon count 6649
Number of meshes/prefabs 1
Rigging: Yes
Animation count 14
UV mapping: Yes
LOD information (count, number of levels) no
Types of materials and texture maps (e.g., PBR) yes
Low-poly model of the character Monster2. Suitable for games of different genre: RPG, strategy, first-person shooter, etc.
Textures pack one 4096x4096 (down to 1024х1-1024)
1 materials
4 texture maps
The model contains 14 animations
attack (x4)
walking (x3)
running (x2)
idle
death
jump
taking damage (x2)
faces 6649
verts 6544
tris 13100
Price $40.00
NecroMonster1 by Njordmund
Number of textures 9
Texture dimensions 4096
Maximum polygon count 11480
Number of meshes/prefabs 3
Rigging: Yes
Animation count 33
Animation type list
UV mapping: Yes
LOD information No
Types of materials and texture maps PBR
The model is suitable for your projects of genre: RPG, strategy, first person shooters, etc.
Textures:
4K PBR Textures(tga) - normal, metallic+gloss, albedo, occlusion, emissive.
9 textures
3 materials
Animations:
Animation and rigging in maya.
Model contains 33 animations:
attack(x8)
walk(x2)
run(x2)
walkback
strafe LR(x2)
turn 180
rage(x2)
idle(x5)
gethit(x4)
death(x3)
jump
Polycount:
Verts: 11480
Faces: 10102
Tris: 19408
Price $30.00
CameraTPF by Alexandre
Camera controller
Dynamic follow
Avoid elements
This package is a camera controller that can be use for a third person controller.
This package contain somes settings to help you to configure the third person camera that it suit to you.
This camera is setup to be organic / dynamic, to allow you to let it doing his life or define manually some stuffs, like the position, or specific settings.
You can switch configure in runtime without loosing your settings, to allow you to reset settings by default if needing.
Price $4.99
Stylized Botanic Garden by Infinity3DGame
The total number of objects (prefabs): 59
This package contains:
1) Models:
- 10 Bushes (64 - 1755 tris).
- 8 Columns_Arches (352 - 2660 tris).
- 10 Floors (2 - 1760 tris).
- 6 Trees (2443 - 15979 tris).
- 14 Walls (28 - 12988 tris).
- 6 Other (210 - 1344 tris).
- 5 Demo_Object (216 - 450990 tris).
2) Textures:
- 3 Atlas textures (Diffuse Map) - resolution 2048x2048.
- 2 Water texture (Normal Map) - resolution 1024x1024.
3) Scenes:
- 1 Prefab Scene
- 1 Demo Scene
- Models are optimized for gaming.
- The constructor was created taking into account the element spacing of 0.25 meters, which allows you to connect objects perfectly and quickly.
- Supports Universal Render Pipeline (URP) and can be upgraded to High-DefinitionRender Pipeline (HDRP).
Instructions on how to upgrade our assets to URP or HDRP on our website:
- Instructions for upgrading our projects to URP in Unity
- Instructions for upgrading our projects to HDRP in Unity
or on our YouTube channel:
If you have any additional questions, you can always write to us at the email address: 3dinfinityart@gmail.com
Price $32.00
3D Medieval Weapon Set - Maces by OnePolygon
Number of textures: 3 textures per model / one resolution
Texture dimensions: 2048px and 4096px
Polygon count:
Mace 1 = 1540 tris
Mace 2 = 1540 tris
Mace 3 = 665 tris
Mace 4 = 2020 tris
Mace 5 = 1570 tris
Mace 6 = 2755 tris
Mace 7 = 1430 tris
Mace 8 = 1630 tris
Mace 9 = 1630 tris
Mace 10 = 1595 tris
Mace 11 = 995 tris
Mace 12 = 1100 tris
Minimum polygon count: 700 Tris
Maximum polygon count: 2800 tris
Number of meshes/prefabs: 12 Meshes / 72 prefabs
Types of materials and texture maps: PBR
This large set of medieval maces, consisting of 72 game pieces, is made for any game you are developing/projecting.
The set contains:
- 12 unique weapon models
- 3 kinds of unique textures for each weapon
- 2048px and 4096px resolution for each unique texture
- Total number of game objects - 72
Thanks to the high quality of the models, you can create a realistic picture of the medieval time or RPG of your dreams.
You can choose which texture quality, 2K or 4K, is right for your game, allowing you to not limit your inspiration.
If you still have questions or want to see something else in the set, write to onepolygon@yandex.ru
Price $4.99
Polygon Characters Effects Pack [Built in] by Kaelmix Studio
- Works perfectly with any Polygon Characters!
- Shaders done with the shadergraph
- Shaders well structured and easy to understand
- Very easy to customize
- For Built-in render pipeline only
Descripton:
You love Polygon Characters (like the ones from Synty Studios, MeshTint, Dungeon Mason etc) but you cannot find any effect that works fine with them?
This package is your solution!
The effects included in this package work perfectly with any Polygon Character!
Effects:
- Dissolve
- by Noise, with Custom Texture, Vertical Top-Down, Vertical Bottom-Up
- Fade to Gradient Color
- Fade to Grayscale
- Freeze
- by Fading, by Noise, with Custom Texture, Vertical Top-Down, Vertical Bottom-Up
- Ghost
- Glitch
- Glow
- Hologram
- Petrify
- by Fading, by Noise, with Custom Texture, Vertical Top-Down, Vertical Bottom-Up
- Shake
- ... more to come!
Render Pipeline:
This package is for the Built-in render pipeline.
For URP please check Polygon Characters Effect Pack [URP].
Disclaimer:
This package does not contain the character from Synty Studios, shown in the video and screenshots.
Another polygon style character is included.
Furthermore no animation are included in this package.
Price $19.99
Ammunition and Weapon Icons by Gakoblfelix
This is fantasy-themed hand-painted Ammunition and Weapon icon pack. The package contains all different kind of weapon & ammunition icons and it can fit your project in games.
The pack contains:
- AMMUNITION ICONS-
- SHOOTER ICONS-
- HAMMER ICONS-
- KNIFE ICONS-
- AXE ICONS-
- MACE ICONS-
- SHIELD ICONS-
- RESOURCE ICONS-
- BADGE ICONS-
- SPEAR ICONS-
- SWORD ICONS-
- 905 unique icons-
- 512x512 pixels size (PNG).
For sure it is very cool. You can use these icons to perfectly guide the new player through your controls. Everything is fit and ready to use in your games!
Price $15.99
