Jump to content

HD print screen?


Recommended Posts

13 hours ago, Zetha said:

Hello everyone,

Is it possible to make a print screen with high resolution without doing a render?

 

Thanks!

I don't know what you're trying to achieve, but if you want to extract a vector graphics from the projected view of an object, you can certainly do it.

If the program that will open that file accepts any format that you have in Save / Geometry at Geometry level, then yo can simply do that.

Otherwise, you can cull the backface with delete / Normal / Backface from ( then point to an orthographic view camera), project the object on a grid with Ray SOP, convert lines SOP , then write to a  file in a wrangle using a format that is friendly to your application, depending on your skills.

You can also do STL to PS or anything really, STL being an ASCII format, it shouldn't be hard to convert to whatever format you need

Link to comment
Share on other sites

3 hours ago, Jesper Rahlff said:

you can use the openCL node in the out context or a ropnet. That node will "render" what is on your screen, in whatever resolution you set it in

I assume you meant OpenGL, as in a quick and dirty way to render   ? I'm not sure what the OP meant with " what you can see in the screen."

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...