Jump to content

Text terminal effect


gpapaioa

Recommended Posts

If you enable the export of attributes from the Font SOP, you can then use an Assemble SOP to pack each letter to a single primitive based on the i@textindex attribute. With each letter as a single packed primitive, you can just group the points that represent the packed primitives based on an animated bounding box, and delete anything outside the box.

Link to comment
Share on other sites

Hello again. I want to build and extra feature where I set a maximum number of lines (like a computer screen) and when the terminal goes max+1, I want the code start moving up like a small computer screen. If i understand correctly "/n" is the ascii code for changing line right? My main idea is to add a bounding box around the max number of lines (screen area), count the rows, and when the rows go max+1, I will add a step with a transform node to move the entire text up, line by line. Let me know how it sounds to you or if there any other features in Font SOP that I could that easier.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...