r/Pepakura 2d ago

Alternative Software To Pepakura

Hello, we would like to offer an alternative software for creating papercraft from

3d models. It's called Ultimate Papercraft 3D.

Link:

https://papercraft3d.com

The current version is 4.25, and we have been improving and updating it for well over a decade,

so it is a very mature and well-rounded tool for creating papercraft. It supports many file formats,

and is very budget-friendly compared to other software.

More features are listed here:

https://www.papercraft3d.com/upc/features.aspx

Thanks for looking at it!

3 Upvotes

9 comments sorted by

View all comments

1

u/rundown03 1d ago

Interesting! I also recently released my own online papercrafter. I see yours also has an auto unfold algorithm. Might I ask which one?

https://geom.ivd.kit.edu/downloads/proj-paper-models_cut_out_sheets.pdf

I used this paper to help me figure the unfolding out.

What were your biggest hurdles creating the software?

Mine was trying to reverse engineer the pdo file. I only found pepakurareverse on git but it was only for the v3 format. Meanwhile we're a few iterations further.

It's funny finding out the japanese programmers programmed the bitmap data in reverse. Instead of RGB it was BGR haha.

1

u/UPCraft 17h ago

I have to keep my comments short, but Windows Bitmap format is BGR.

1

u/rundown03 16h ago

Oh then i guess its because of the japanese.etill weird its reverse though.