Feed aggregator

K-POP SERIES: Ryu by Ida Faber

Asset Store newest packages - 2022, June 10 - 20:20
3d model of a cute K-pop Girl Ryu. She has 3 different outfits, ARKit blendshapes, humanoid rig, many color options. She will be a perfect character for a dancing, singing, or dating game.

PLEASE NOTE THAT THIS PROJECT HAS ONLY DEFAULT UNITY SHADER (DOUBLE-SIDED)

NO HDRP/URP

SK_RYU_NUDE_LOD 0: ~ faces 27589, tris 52120, verts 29004

SK_RYU_PERFORMANCE_LOD 0: ~ faces 34460, tris 65886, verts 37074

SK_RYU_CASUAL_LOD 0: ~ faces 34676, tris 66190, verts 37034

SK_RYU_LINGERIE_LOD 0: ~ faces 28723, tris 54368, verts 30281

Rigged with Humanoid. Additional bones that are added to Humanoid: eye_l/r, breast_l/r, hair_back_01_l/r, hair_front_01-03_l, hair_back_01-03_mid, earring_r/l, perf_belt_01, perf_skirt_01-05_01-04, casual_skirt_back/side/front_01-03_l/r, casual_skirt_fix_bone_front/back_01-02

Easy Animations retarget in Unity/Humanoid rig.

The model rig is tested with 3rd person-standard epic animations, ALSV4, and Female Interaction Animations. (see video preview)

ARKit Apple Blendshapes are tested with Live Link Face. (see video preview)

Facial expressions are included (Morph Targets, Blendshapes).

You can use this model for face mocap (live stream) and conversation animations.

PLEASE NOTE THAT THERE ARE NO BLUEPRINTS!

PBR Textures Metall/Roughness

4K Textures - normal, metallic, roughness, albedo, opacity, matID

9 Texture sets - Body, Head, Teeth, Hair, Eyes, Lashes, Performance, Casual, Lingerie

These colors are included for clothes by default: red, white, black, blue, green, violet. For eyes: gray, brown, purple, green, blue, red. For hair: brown, black, white. You can change any color as well.

This model has 3 outfits: Performance, Casual and Lingerie.

Bangs can be removed.

The model is completely modular, you can remove or add any part you want.

The full body under the clothes is included, it's not a cutout! Nude versions is included!

Body is censored

PLEASE NOTE THAT THIS PROJECT HAS ONLY DEFAULT UNITY SHADER (DOUBLE-SIDED)

NO HDRP/URP

SK_RYU_NUDE_LOD 0: ~ faces 27589, tris 52120, verts 29004

SK_RYU_PERFORMANCE_LOD 0: ~ faces 34460, tris 65886, verts 37074

SK_RYU_CASUAL_LOD 0: ~ faces 34676, tris 66190, verts 37034

SK_RYU_LINGERIE_LOD 0: ~ faces 28723, tris 54368, verts 30281

Rigged with Humanoid. Additional bones that are added to Humanoid: eye_l/r, breast_l/r, hair_back_01_l/r, hair_front_01-03_l, hair_back_01-03_mid, earring_r/l, perf_belt_01, perf_skirt_01-05_01-04, casual_skirt_back/side/front_01-03_l/r, casual_skirt_fix_bone_front/back_01-02

Easy Animations retarget in Unity/Humanoid rig.

The model rig is tested with 3rd person-standard epic animations, ALSV4, and Female Interaction Animations. (see video preview)

ARKit Apple Blendshapes are tested with Live Link Face. (see video preview)

Facial expressions are included (Morph Targets, Blendshapes).

You can use this model for face mocap (live stream) and conversation animations.

PLEASE NOTE THAT THERE ARE NO BLUEPRINTS!

PBR Textures Metall/Roughness

4K Textures - normal, metallic, roughness, albedo, opacity, matID

9 Texture sets - Body, Head, Teeth, Hair, Eyes, Lashes, Performance, Casual, Lingerie

These colors are included for clothes by default: red, white, black, blue, green, violet. For eyes: gray, brown, purple, green, blue, red. For hair: brown, black, white. You can change any color as well.

This model has 3 outfits: Performance, Casual and Lingerie. 

Bangs can be removed.

The model is completely modular, you can remove or add any part you want.

The full body under the clothes is included, it's not a cutout! Nude versions is included!

Body is censored


Price $149.99

Surface Align Tool by Seppe Peelman

Asset Store newest packages - 2022, June 10 - 19:25
Surface Align Tool is an editor tool that allows you to snap an object to any surface with a 3D collider while aligning it with its normal.

All scripts are written in C# (no dll's) so you can access or modify code to suit your needs.

With this tool you can snap and align an object on any 3D collider including convex and non-convex Mesh Colliders. Howerver those will not be as smooth and work best at scale 1.


Easy to use with quick access to settings.

Simply use the position handles or drag your mouse to snap to a surface.


This has not been tested in 2D.


Currently tested on:

  • Unity 2019.4
  • Unity 2020.3
  • Unity 2021.3

Note!

Due to a bug in Unity 2019.4, dragging with the mouse will not work unless you have entered play mode first.


Documentation


Price $0.00

Toon Ramp Shader - SRP URP HDRP by Blasphy

Asset Store newest packages - 2022, June 10 - 15:41
This shader package aims to be a solution for who is looking for a toon ramp shader that can be used across multiple rendering pipline

Shader Parameters:

  • Albedo
  • Normal Map (for Toon Shader Normal variant)
  • Toon Ramp Range (for each slice of the toon ramp effect)
  • Toon Ramp Color (for each slice of the toon ramp effect)
  • Rim Color
  • Rim Smoothness
  • Specular Color
  • Specular Smoothness
  • Smoothness (for Toon Shader Normal and Toon Shader PBR)
  • Metallic (for Toon Shader Normal and Toon Shader PBR)

-- SRP / URP / HDRP Toon Ramp Shader --


This package includes 9 shaders:

  • 3 toon ramp shader variants for Standard rendering pipline (SRP),
  • 3 toon ramp shader variants for Universal Rendering Pipline (URP),
  • 3 toon ramp shader variants for High Definition Rendering Pipline (HDRP)

Package Info:

With this package you will have 3 toon ramp shader variants for each rendering pipline for a total of 9 shaders.



  • Toon Shader: This is a shader optimized for mobile games. It react to a directional light, it can cast shadows but doesn't receive shadows, it support gpu instancing.
  • Toon Shader PBR: This is a standard surface shader mixed with toon shading logics to create the toon shader effect. It support casted and received shadows, it support gpu instancing. It support smoothness and metallic
  • Toon Shader Normal: This is a standard surface shader with a custom lighting function. It It's more similar to the toon shader pbr but with support for normal maps.


Even if the logics are similar, the resulting shading effect will be very different from each other. You can choose the shader that more fits your needs


The srp versions are written via glsl, instead urp and hdrp versions are made via Shader Graph


Documentation:

https://94matteo1.github.io/Asset-Store-Projects-Documentation/#/ToonShader


Price $28.00

Tutorial Project Template by JonasJ

Asset Store newest packages - 2022, June 10 - 14:31

Test


Price $4.99

Spatial.io – Resources

Austin Tate's Blog - 2022, June 10 - 14:21


Spatial (https://spatial.io) is a multi-platform virtual space for art exhibitions, events, virtual offices, etc. This blog post provides resources related to Spatial.

Ready Player Me Avatar Integration

Ai Austin Home – Space in Spatial.io

https://spatial.io/s/Ai-Austins-Home-62a344b056c7600001ef67a1

Spatial.io Controls

【Original】Anime Character : Yue (Racing Swimsuit V2 / Contain VRM) by 戴永翔 Dai Yong Xiang

Asset Store newest packages - 2022, June 10 - 14:17
This character model belongs to Japanese anime style.
This model has been converted into fbx file using Blender. Users can add their favorite animations on Mixamo website.

Character information:Racing Swimsuit V2
Polycount:
Verts:21582
Faces:31937
Tris:31973
Twelve textures (.PNG) for the character
Texture size:2KB~2300KB , Total 10MB
Default size:2048*2048 , Support all type


This package contains VRM files, which can make the character module more refined, please refer to the manual for details

Asset Store
Facebook
Bahamut
Price $10.00

3D Letters & Numbers by Easy Game Studio

Asset Store newest packages - 2022, June 10 - 13:06
3D Letters & Numbers

Introduction

This is a 3D letters and numbers model package. You can use them in your projects when you need show some letters and numbers.


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. Easy to integrate into your project, no need to write any shader and code.

2. Contains 26 upper case letter models.

3. Contains 26 lower case letter models.

4. Contains 10 Arabic number models.

5. Contains 15 Roman number models.

6. Contains 10 Chinese number models.

7. Support Android, IOS, Windows,VR and other platforms.

8. Clear demo.

9. Good support.


Contact Us:

If you have any questions, please feel free to contact us.

E-mail: sgzxzj13@163.com


Price $15.00

Neon Icons by KartInnka

Asset Store newest packages - 2022, June 10 - 12:14
This package will help you create your own game.

The package contains only graphics in PNG and PSD and a demo scene without prefabs.


Layered Photoshop.

PSD files included for any advanced customization you might need.

In PSD you can change the colors as you like


The kit includes:

160 icons (512x512, 256x256, 128x128, 64x64)


Price $4.99

Animal Cube (Duck Series) - 2D Asset by Hisa Games

Asset Store newest packages - 2022, June 10 - 12:09
Sets of Animal Cube (Duck Series) sprites. There are 63 variant of duck sprites on this assets. You can use it on any game projects and you can use this assets when prototyping too.

Sets of Animal Cube (Duck Series) sprites. There are 63 variant of duck sprites on this assets. You can use it on any game projects like Card Matching, Platformer, Matching-3, Pinball, etc. You can use this assets when prototyping too.

About Animal Cube (Duck Series) assets :

✔ 63 variants of duck sprite.

✔ Can be used on any 2D Game Project.

✔ Can be used when prototyping process.

✔ Use it for free.

✔ No third-party asset needed.

✔ Image Resolutions (512 x 512 pixels)


Price $0.00

Sport asian girl in jacket with belt bag by Agarkova_CG

Asset Store newest packages - 2022, June 10 - 11:42
Сharacter has a humanoid rig, setup to work with Mecanim.

PBR textures.
Body
-Albedo
-Normal map
(all 4096-4096 size)

Clothes
-Albedo
-Metallic
-Normal map
(all 4096-4096 size)

Lashes
-Opacity
(4096-4096 size)

Hair
-Albedo
-Normal
-Alpha
(all 4096-4096 size)

Tris: 47473
Verts: 27439

Normal map format – Open GL.

Prefab – 1.

Thank you all for purchasing pack!

Hope you like it!!!
Price $14.99

Black woman in jacket with backpack by Agarkova_CG

Asset Store newest packages - 2022, June 10 - 11:40
Сharacter has a humanoid rig, setup to work with Mecanim.

PBR textures.
Body
-Albedo
-Normal map
(all 4096-4096 size)

Clothes
-Albedo
-Metallic
-Normal map
(all 4096-4096 size)

Lashes
-Opacity
(4096-4096 size)

Hair
-Albedo
-Normal
-Alpha
(2048-2048 size)

Tris: 60141
Verts: 31816

Normal map format – Open GL.

Prefab – 1.

Thank you all for purchasing pack!

Hope you like it!!!
Price $9.99

Robot [Steampunk] by Luites Lisa Elaine

Asset Store newest packages - 2022, June 10 - 11:34
An adorable little steampunk flying robot.

* High resolution cartoon style materials: color and normal (2048 x 2048).

* Model with 1968 triangles.

* Rigged and animated: attack, death, double jump, flying, idle, jump (6 animations).


Price $10.00

Orc - Rage of axe by SashaRiez

Asset Store newest packages - 2022, June 10 - 11:32

Number of textures 8

Texture dimensions 4096

Maximum polygon count 9047

Number of meshes/prefabs 2

Rigging: Yes

Animation count 15

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 Orc - Rage of axe


Suitable for games of different genre: RPG, strategy, first-person shooter, etc.

Textures pack one 4096x4096 (down to 1024х1-1024)


2 materials

8 texture maps (4 - Orc, 4 - Weapon)


The model contains 15 animations

attack (x3)

walking (x3)

running (x1)

Strafe LR (x2)

idle (x2)

death (x1)

gethit(x2)

jump(x1)


Orc:

faces 7928

verts 7574

tris 15136


Weapon:

faces 1119

verts 1050

tris 2064


Price $29.00

Kushisake by Aizen

Asset Store newest packages - 2022, June 10 - 11:27
Horror Low Poly Character

Rigged: (Yes)

Extra bones: Jaw, Mouth_Left, Mouth_Right, Eye_Left, Eye_Right, Eyelid_Left, Eyelid_Right, Lips_Top

Animated: (No)

Number of Animations: 0

Animation types ( No ):

Number of characters: 1

Vertex counts of characters: 41991

Number of Materials: 12(Material)

Number of Textures: 39

Texture Resolutions: 4096x4096 - 512x512

Supported Development Platforms:

Windows: (Yes)

Mac: (Yes)

Kushisake completely low-poly ready-made model for any of your games

The weapon has a separate mesh and is connected to the character


Modular


All separate parts are skeletal mesh


Rigged

10(With weapon, eye, Hair) UV set 4096x4096-1024x1024(Down to 1024x1024)

In the model, it is desirable to use a shader with a two-sided display of polygons


Characters:

Faces: 26144

Vertex: 41991

Tris: 52319


Weapon:

Faces: 1368

Vertex: 1372

Tris: 2680



Price $39.99

Human_Adventurer by FarXeyM

Asset Store newest packages - 2022, June 10 - 11:24
Low-poly model for your game

PBR textures(Metallic Shader) 


PBR textures.

-Albedo

-AO

-Metallic

-Normal

(texture set 4096x4096 and 2048x2048)


faces: 11700

Verts: 11491

Tris: 22548

Low-poly model of the charaster Human_Adventurer

Suitable for games of different genre: RPG, Hack and Slash RPG, strategy


Textures 4096x4096; 2048x2048


Rigged with Epic Skeleton. Additional bones that are added to Epic Skeleton:

joint_Spaulder_l1; joint_Spaulder_r1; Target_Bone_l1; Target_Bone_r1


Easy Animations retarget in Unity and Unreal Engine. Epic Skeleton/Humanoid rig.



Price $44.99

POLY Pripyat by ARSLIN

Asset Store newest packages - 2022, June 10 - 11:09
this asset package is ideal for creating an average post-soviet city in the post-apocalyptic style

the total number of polygons in the project is 842804. In addition to textures, 4 images 1024x1024 were used, textures were used 2 images 2048x2048, the number of materials was 9

fighters 👮‍♂️

security, scientists, mercenaries, army

equipment 🎽

walkie-talkie, bag (x11), patch, night vision goggles (x3), glasses, headphones, helmet (x4), backpack (x4), respirator, cassette (x4), balaclava, baseball cap, hair, beard, hat, first aid kit

clothes 🔫

ak47, ak12, aksu, wall, svd, makarov, biretta, dobovik, shotgun, rifle, m4a1

body kit🔦

sight (x8), grip (x2), laser (x2), flashlight (x2), shells, cartridges, bullets, rockets

cars🚙

uaz, btr80, armored car, bmd2, passenger car (x4), tractor, rusty scrap metal, ural (x2)

relief⛰

lake (x2), land (x12), asphalt (x4), road (x10), panel road (x11)

plants🌲

ivy (x15), moss (x6), flower (x6), bush (x4), water lily (x4), reeds (x3), grass (x12), tree (x18), birch, Christmas tree, pine (x5), aspen

buildings🏢

porst, shelter, pool, hotel, building (x3), covered area, administration building, arc, hangar, transformer, abandoned building (x4), garage, house, shop (x7), factory, stop, pipe, multi-storey building (x4 ), makeshift garage, security point, two-story house

props📒

water tower, inscription (x6), logo, Ferris wheel, wall (x13), monument, metal barricade, tile (x3), bus stop, biton barricade (x6), heating main (x3), makeshift fence (x3), pripyat, lantern, telephone, hatch, banner, box, water canister, pole, supplies, TV set, siren, water vending machine, pipe, shovel, grave, flag, notice board, spikes, collector, potdon, barrel, garbage, traffic sign (x4), cinder block, mail, sewer, tire (x5), bed, table, stool, campfire, concrete contamination, chair, propane, provisions, case, canister, container, ammo, beam, drops (x4), bricks ( x2), burnt barrel, barrel of gasoline, mattress, barrel of radioactive waste, radiation sign, wanted list, notebook (x2), fire, syringe (x2), spray can, newspaper, lighthouse, metal detector (x2), laptop, magazine (x2) , radio, guitar, first aid kit, map, dosimeter, stop sign, certificate, knife, doshirak (x2), thermos, tea, energy drink, irp (x2), water, pate, condensed milk, canned meat, vodka, table ts, cigarette (x2), money (x2), chocolate bar (x2), bandages, candle (x3), match, sandwich, cheese, sausage, matches, bread, chewing gum, tea, sugar, salt



Price $70.00

Browline glasses by Kyrylo Loginov

Asset Store newest packages - 2022, June 10 - 10:49
Retro style sunglasses. Can be used like a prop or accessory for your character.

Number of textures 3

Texture dimensions 4096x4096

Polygon count 13 048 tris

Number of meshes/prefabs 1

Rigging: No

UV mapping: Yes

LOD information (count, number of levels) No

Types of materials and texture maps (e.g., PBR) PBR

Moveable parts.

Detailed model.

Correct transform.

Real scaling.

Optimal mesh.



Price $6.99

MonsterBear by Leks

Asset Store newest packages - 2022, June 10 - 10:12

Number of textures 12

Texture dimensions 4096

Maximum polygon count 6878

Number of meshes/prefabs 3

Rigging: Yes

Animation count 17

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 MonsterBear. Suitable for games of different genre: RPG, strategy, first-person shooter, etc.


Textures pack one 4096x4096 (down to 1024х1-1024)

Materials 3

Textures 12


The model contains animations 17

Attack (x5)

Walking (x3)

Run

Def

Idle (x2)

Roar

Taking damage (x2)

Jump

Death


faces 6878

verts 6817

tris 13542


Price $40.00

Stylized Weapon Models with Icons by bonk!

Asset Store newest packages - 2022, June 10 - 09:48
Stylized Weapons

-15 Models

-15 Prefabs

-2K .png textures

-Optimized Collisions

-Formatted in FBX

-Min Poly Count: 100 Max Poly Count: 12000

Stylized weapons with detachable components. Beautiful hand painted textures.


You will get following weapons:


-Rifles

-Shotguns

-Pistols

-Sniper

-Rocket Launcher

-SMG

-Knife

-Hand Grenade

-Ammo box

-Bullets


!- Please mail me if you have any requests or questions about the package.


Price $4.99

Casual Sci-Fi Simple Skill 2 Set Pack by Coffee duck

Asset Store newest packages - 2022, June 10 - 09:38
-82 unique icons in total;

-82 unique icons in total;

-3 Styles(See the screenshot)

- Each icon is 256x256 pixels size (PNG);

- Each icon is 128x128 pixels size (PNG);

- All Icons have with transparent background and frame background

PSD

See the screenshot.

Click Coffee duck!

Thank you.


Price $13.00

Pages

Subscribe to Babel X3D aggregator