2D TILE CREATOR! Create reusable sprite atlases and tile sets that reuse the same texture atlas in creative ways. Create advanced geometric tilesets for OpenGL (and DirectX) games in a way never before offered, pair customized tilesets with heightmap and normalmap data using a simple cyborg algorithmic and artistic way of building height...
ภาพหน้าจอ #1
ภาพหน้าจอ #2
ภาพหน้าจอ #3
ภาพหน้าจอ #4
ภาพหน้าจอ #5
ภาพหน้าจอ #6

เข้าสู่ระบบ เพื่อเพิ่มผลิตภัณฑ์นี้ลงในสิ่งที่อยากได้ของคุณ ติดตาม หรือทำเครื่องหมายเป็นถูกละเว้น

ซอฟต์แวร์ระหว่างการพัฒนา

มีส่วนร่วมกับซอฟต์แวร์นี้ในขณะที่กำลังพัฒนา

หมายเหตุ: ซอฟต์แวร์ระหว่างการพัฒนานี้ยังไม่เสร็จสมบูรณ์ ซึ่งอาจจะมีหรืออาจจะไม่มีการเปลี่ยนแปลงเพิ่มเติมก็ได้ หากคุณไม่ตื่นเต้นกับการใช้ซอฟต์แวร์นี้ในช่วงสถานะปัจจุบัน คุณควรจะรอเพื่อตัดสินใจในกรณีที่ซอฟต์แวร์มีความคืบหน้าในการพัฒนาเพิ่มเติมมากกว่านี้ เรียนรู้เพิ่มเติม

หมายเหตุ: ผู้พัฒนาอัปเดตครั้งล่าสุดเมื่อ 5 ปีที่ผ่านมา ข้อมูลและกำหนดเวลาที่ผู้พัฒนาอธิบายไว้ที่นี่อาจไม่ใช่ข้อมูลล่าสุดอีกต่อไป
สิ่งที่ผู้พัฒนาต้องการจะบอก:

เหตุใดจึงเป็นช่วงระหว่างการพัฒนา?

“Why not get it out there as soon as the core features are ready?”

ซอฟต์แวร์นี้จะอยู่ในช่วงระหว่างการพัฒนานานเท่าไรโดยประมาณ?

“We'll be working on this for years to come, as we identify new features including those requested by the community. The app will move to Release in roughly October 2018.”

เวอร์ชันเต็มได้ถูกวางแผนไว้ให้แตกต่างจากเวอร์ชันระหว่างการพัฒนาอย่างไร?

“We aim to support PNG exporting ( tile 'baking' for export to legacy engines ), fully supporting all three color map, height map and normal mapping exporters. After that we hope to complete columnar atlas assembly (taking multiple input PNG or JPG and exporting to a single or series of sprite sheet PNG) as well as atlas importing (importing previous designed atlases).

After that, HTML exporting features! We hope to also fully support HTML game engines by providing exporters for CSS and JSON so that you can use ATE in browsers for game engines like Pixi.js

Plus, a feature planned that will provide a unique way to build isometric tiles for 2.5d and 3D worlds using this same editor!

We hope one day to fully support Steam Workshop to allow you to showcase and share your work directly on STEAM.”

สถานะปัจจุบันของเวอร์ชันระหว่างการพัฒนาเป็นอย่างไร?

“You can manage and save different workspaces.

Core layer-based grid-painting features are good to go. You can also layer up to 5 layers of rotated quads with no limit reasonable limit on the number of "dropped squares". You can also edit and tweak existing quads without issue.

The ATE format (a text file), is working. You can edit tiles and save them in the ATE format (a textual file format) based on the provided atlases.

You can manually import new atlases by editing a text file (atlases.txt) in the app's workspace folders.”

ซอฟต์แวร์นี้จะมีราคาเปลี่ยนแปลงไปหรือไม่ในระหว่างและหลังจากช่วงระหว่างการพัฒนา?

“No.”

คุณกำลังวางแผนให้ชุมชนมีส่วนร่วมในขั้นตอนการพัฒนาของคุณอย่างไร?

“If you have something you think we should add, suggest it right here on Steam or in the thread on Pixelation.org or you can contact us on twitter @LAGameStudio #ATE”
อ่านเพิ่มเติม
ไม่รองรับภาษาไทย

ผลิตภัณฑ์นี้ไม่รองรับภาษาท้องถิ่นของคุณ โปรดตรวจสอบรายชื่อภาษาที่รองรับก่อนทำการสั่งซื้อ

ซื้อ Atlas Tile Editor (ATE)

 
ดูกระดานสนทนาทั้งหมด

รายงานจุดบกพร่องและฝากข้อเสนอแนะสำหรับซอฟต์แวร์นี้บนกระดานสนทนา

เกี่ยวกับซอฟต์แวร์นี้

Atlas Tile Editor (ATE)

2D TILE CREATOR!

What's an Atlas Tile?

In games of yore, atlases (also known as sprite sheets) combined to form the entire world of a game. You could build the world by using a single texture, which helps decrease "texture swaps" in GPU hardware, and speeds up the game's rendering, while also helping the world get made by reusing art stored on these atlases.

Yes, you can save to PNGs and use the output from this program in RPG Maker or GameMaker or Construct or AppGameKit or .. many more game engines!

Atlas Tile Editor (ATE) is an up-and-coming tile editor that will allow pixel artists:

  • Create reusable sprite atlases similar to the functionality of GlueIT and TexturePacker.
  • Create advanced geometric tilesets for OpenGL (and DirectX) games in a way not currently available.
  • Pair customized tilesets with heightmap and normalmap data using a simple cyborg algorithmic and artistic way of building heightmaps as you customize tiles, using a provided height atlas.
  • Use the native ATE format, or a JSON exporter for tile overlay geometry features
  • Export "baked" tiles (available, but not recommended) as PNG, for legacy engines or engines that cannot use Atlas Tiles(tm).

Whoa whoa whoa, wait, you mean you can put actual geometry on these tiles?

Yes, the entire premise of the Atlas Tile Editor is to provide a way to draw tiles on the fly from a single texture, but using 2D geometry to allow multiple samples from this texture to create essentially new artwork as a collage. The 2D geometry is then assembled into a VBO and displayed in your favorite engine using a shader.

Just to recap, here's what you'll do in Atlas Tile Editor (ATE):

1) Create customized tiles from texture atlases.
2) Save "baked" tiles as PNGs
3) Save "unbaked" tiles as ATE packages.
4) Save "unbaked" tiles as CSS/JSON packages.
5) Save your workspace to recall your work whenever you'd like.
6) Create and associate customized height maps, which are converted automatically to normal maps.
7) Export tile packs with height maps, normal maps and color maps.
8) Import and pack tiles using BestRectPack algorithm.
9) Import and pack tiles using "row and column" packing (to create Sprite Sheets)
10) Add, rotate and stretch tile geometry with granular control.

Future features may include:
- Create short replayable presentations in HTML/CSS or
- Create 2d particle FX systems and "bake" films of their animations
- Create 2.5D isometric tiles and export them with normal mapping.
- Create a "3D" atlas tile, similar to a Minecraft block

ความต้องการระบบ

    ขั้นต่ำ:
    • ระบบปฏิบัติการ: 10
    • หน่วยความจำ: แรม 3 GB
    • กราฟิกส์: NVIDIA or ATI
    • พื้นที่จัดเก็บข้อมูล: พื้นที่ว่างที่พร้อมใช้งาน 500 MB
    • การ์ดเสียง: Required
    • หมายเหตุเพิ่มเติม: Supports WinTouch

บทวิจารณ์จากผู้ซื้อ Atlas Tile Editor (ATE) เกี่ยวกับบทวิจารณ์จากผู้ใช้ การปรับแต่งของคุณ

บทวิจารณ์โดยรวม:
4 บทวิจารณ์จากผู้ใช้ (4 บทวิจารณ์)






ในการดูบทวิจารณ์ตามช่วงวันที่ โปรดคลิกและลากการเลือกบนกราฟด้านบน หรือคลิกบนแท่งที่กำหนด




กรองบทวิจารณ์ตามเวลาเล่นของผู้ใช้เมื่อบทวิจารณ์ถูกเขียน:


ไม่มีต่ำสุด ถึง ไม่มีสูงสุด

แสดงบทวิจารณ์ตามลำดับการแสดงผลที่เลือกไว้





เรียนรู้เพิ่มเติม
ตัวกรอง
กำลังละเว้นกิจกรรมบทวิจารณ์นอกเรื่อง
เวลาเล่น:
เล่นบน Steam Deck เป็นส่วนใหญ่
ไม่มีบทวิจารณ์ใดเลยที่ตรงกับตัวกรองที่กำหนดไว้ด้านบน
ปรับแต่งตัวกรอกด้านบนเพื่อดูบทวิจารณ์อื่น ๆ
กำลังโหลดบทวิจารณ์...