Jump to content




[1.4.5] NPaintPro

utility

238 replies to this topic

#221 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 24 February 2015 - 12:37 AM

View PostGabriele_02, on 23 February 2015 - 06:59 PM, said:

When I run Npaint pro 3d on pc after running it on the turtle me error at line 18 ... how do I solve it? Please answer me !!!

3dprint is for turtles only.

View Postslow-coder, on 24 February 2015 - 12:30 AM, said:

edit: also, may i use this in the game im working on?

nitrogenfingers has encouraged that sort of thing in the OP.

#222 Gabriele_02

  • Members
  • 4 posts

Posted 24 February 2015 - 02:05 PM

View PostBomb Bloke, on 24 February 2015 - 12:37 AM, said:

View PostGabriele_02, on 23 February 2015 - 06:59 PM, said:

When I run Npaint pro 3d on pc after running it on the turtle me error at line 18 ... how do I solve it? Please answer me !!!

3dprint is for turtles only.

View Postslow-coder, on 24 February 2015 - 12:30 AM, said:

edit: also, may i use this in the game im working on?

nitrogenfingers has encouraged that sort of thing in the OP.

when I run it on the turtle asks me the name of the computer . , I type the name and tells me
" 3D printer online " and "listen for ACT / ID query " then I have to do ???

#223 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 25 February 2015 - 12:54 AM

Run NPaintPro on a computer and use the menus to print something.

#224 Gabriele_02

  • Members
  • 4 posts

Posted 25 February 2015 - 05:58 PM

But me error at line 18! How do I fix it ???

#225 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 26 February 2015 - 12:11 AM

Again, you should be running NPaintPro on your computer, and 3DPrint on your turtle. The computer can then send the shape you wish to build to your turtle.

#226 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 26 February 2015 - 12:26 AM

To clarify, NPaintPro is only meant to run on computers, and will not work on turtles. This is on purpose. 3DPrint was designed for the turtles.

#227 nitrogenfingers

    Lua Professor

  • Members
  • 551 posts
  • LocationAustralia

Posted 26 February 2015 - 02:53 AM

I'm sorry about the confusion. I'll rewrite the OP to reflect specific instructions on how 3D printing works. Thanks all :)

#228 Gabriele_02

  • Members
  • 4 posts

Posted 26 February 2015 - 02:05 PM

View Postnitrogenfingers, on 26 February 2015 - 02:53 AM, said:

I'm sorry about the confusion. I'll rewrite the OP to reflect specific instructions on how 3D printing works. Thanks all :)

pensiche when it is ready ? please post a video or a guide that explains how to use Npain Pro 3d ?

#229 cdel

  • Banned
  • 496 posts
  • LocationMelbourne, Australia

Posted 26 February 2015 - 09:05 PM

Nitro actually made a few tutorials a while back.

3D Printing:

Painting and Anima…:

Edited by cdel, 26 February 2015 - 09:06 PM.


#230 Rougeminner

  • Members
  • 151 posts

Posted 03 July 2015 - 04:42 AM

I just can't seem to wrap my fingers around it, does anyone have code i can use to play an animation in my program from and nfa file?



EDIT: resolved

can someone explain the structure of the nft file i can not make heads or tails of it
EDIT resolved complete

Edited by Rougeminner, 05 July 2015 - 03:23 AM.


#231 GFX

  • Members
  • 17 posts
  • Location%secretdata%

Posted 04 August 2015 - 04:36 AM

Nice Paint!

#232 CaosTECH

  • Members
  • 131 posts
  • LocationIn your closet

Posted 20 September 2015 - 03:20 AM

NITROGENIC FINGAS

Im using your program to create backgrounds and GUIs for my programs, but what code do I use to make the image pop up,

#233 nitrogenfingers

    Lua Professor

  • Members
  • 551 posts
  • LocationAustralia

Posted 03 October 2015 - 04:23 PM

Paintutils functions work with nfp files in the same way as paint files so that's probably the easiest way. Alternatively if you're using nfa's you can make use of my gameutils API (linked in the op)

#234 CrookedSpine

  • Members
  • 4 posts
  • LocationBrazil

Posted 29 December 2015 - 01:13 AM

How do you print a .nfp file in a monitor? Please help.

Edited by CrookedSpine, 29 December 2015 - 05:30 PM.


#235 jakejakey

  • Members
  • 98 posts

Posted 20 October 2016 - 03:48 AM

Is there a way I can easily load these and draw them? I'm very interested about the whole text over color thing, and I'd love to use it for some nice backgrounds on future OSes and games. Also, have you tried fixing the flickering menus? I expect they can be easily fixable using term.current().setVisible(). But I haven't tried to fix them myself

Edited by jakejakey, 20 October 2016 - 03:50 AM.


#236 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 20 October 2016 - 09:49 AM

Here's a short API.

os.loadAPI( "NFT" )

term.clear()

NFT.draw( NFT.load("someNFTfile.nft"), 1, 1 )


#237 jakejakey

  • Members
  • 98 posts

Posted 20 October 2016 - 01:21 PM

Thanks so much :)

#238 Sam54123

  • New Members
  • 1 posts

Posted 27 October 2016 - 03:13 AM

So how do I display a .nfa file in a program?

#239 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 27 October 2016 - 12:03 PM

If I were you, I'd use a GIF instead.

http://www.computerc.../23056-gif-api/





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users