Log In  
Follow
PennDraken
Face Painter for 3D Engine
by PennDraken

Markdown Editor

Cart #markdown_editor-2 | 2025-06-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

What is this?

This is a text editor, that allows you to write Markdown in Pico-8. Use arrow keys to move cursor. Simply load up the cart and start typing!

Features:

  • Two heading styles
  • Body text
  • Automatic text wrapping
  • Bullet lists
  • Numbered lists
  • Horisontal lines
  • Upper/ lowercase letters
  • Enter to create new line
  • Moveable cursor
  • Markdown preview disabled on line that is currently being edited
  • Bold/ cursive using ** and *

[ Continue Reading.. ]

0 comments



A Simple Way To Quickly Color Your 3D Models

This entire cart is built upon electricgryphon's 3D engine. 99% of work was done by him.

Cart #face_painter_3d_gryphon-2 | 2024-02-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

Controls

-Use arrow keys to orbit around model
-Scroll mouse wheel to zoom in and out on model
-Left click on a face to paint the face
-Left click on a color to select the color
-Left click on 'duplicate' to export your model to clipboard (compressed format)
-Left click on 'scissors' (paste) to import a model from clipboard (compressed format). Note: You might need to press Ctrl+V in window before pressing paste.

[ Continue Reading.. ]

7
1 comment