Starter Kit is a powerful tool for generating card meshes in the Unity editor.

Features
- Card generator component
- Textures for standard deck of cards
- Sample Blackjack game

The heart of this package is a procedural generator of card models. It builds an optimized mesh of triangles sharing parts of a texture atlas to produce high-resolution cards. This technique dramatically reduces draw calls and texture memory which can be critical for mobile or web applications.

A playable Blackjack card game demonstrates how build your own card game. The cards are double-sided 3d models and shows how to animate cards flying from a deck.

You can use this to generate card models for your own project. It has a set of textures for cards which you are free to use or replace with your own custom artwork. Includes a custom Inspector-tool so you can rebuild the texture atlas for the cards.

Asset version: 1.1


'0x0010 > Unity Asset' 카테고리의 다른 글

Ultimate Mobile Pro v2019.2.8  (0) 2019.02.10
6 Games Match-3 Puzzle Action Game Pack v2.0  (0) 2019.02.09
Makinom Pro: Game Toolkit v1.13.0  (0) 2019.02.09
FlowCanvas v2.9.1f  (0) 2019.02.09
NodeCanvas v2.9.1f  (0) 2019.02.09

+ Recent posts