AccuRender nXt

advanced rendering for AutoCAD

I've got the following command in an AutoLISP file:

(nxtrender 100)

(nxtwrite "C:/Dropbox/test.png")

Based on the info at this page. Every time I run the command, the nxt window pops up and renders, but after 100 passes I get the following: Render Error.png

I tried every variation of the file location name I could think of (different slashes, double slashes, changes from capitals to lowercase, etc.) but have had no luck. I assumed that the code would create the .png file in the location specified, but maybe I'm misunderstanding?

I'm using AutoCAD 2013. I'm also using the trial version of nXt Render and have unfortunately passed the 30 day limit, so I'm in limited resolution mode for the time being if that makes any difference. I'll be purchasing once I get everything working the way I need it.

Views: 555

Reply to This

Replies to This Discussion

Have you tried saving as a different file type? I'm not sure what file types you are allowed to save in the trial version.

Tried .jpg but to no avail.

Try (nxtsave filename).  I believe only pngs are permitted (not sure about this one.)  Alternative (nxtimage filename) should write a native nxtimage format.  Let me know if it works.

Certainly not entirely your fault BTW-- looks like the examples are incorrect.  I will correct them.

nxtsave worked perfectly, with both .jpg and .png.

Since I am just using an expired trial version right now, I haven't had a chance to do anything with nxtbatch yet. If I have a purchased copy of nxtRender and set it up to use batching processing, will nxtsave send images to be batch rendered or will the functionality be the same, ie images are rendered the moment I use nxtsave?

I'm not exactly sure what you're asking.  

There is a batch rendering capability included in the main product under WalkAbout. You can render multiple views of the same drawing using this feature.

If you want to use AutoLisp to do your rendering, don't use the nXtBatch command.  You want to use nXtRender and nXtSave as above.

Just checked the code, only .png's work-- it will allow a file extension of .jpg but the file will still be a .png.  Don't do this, it will get you into trouble at some point.

Basically I'm still foolishly trying to shoehorn nXt into some solution for making animations. I want to be able to have a model in AutoCAD, take a shot for rendering and send it to a local renderfarm to process the image so I don't tie up my main machine. I'd then make a small change to the model and repeat the process to produce the frames for the animation. This probably just isn't in the cards.

I'd take the time to learn actual animation software if the modeling program I use interacted with anything other than AutoCAD, but for now it doesn't.

Not at the moment-- although I could add some AutoLisp control of our render farm software which might make this possible.  What's your time frame?

Infinite? I'm not under any kind of deadline. It's been something I've wanted to do for awhile.

Some kind of command similar to nxtwrite would be perfect, like "nxtfarm", ie:

(nxtfarm [C:/directory/filename.png] [# of passes] )

That would send a job to the farm as a task that a single computer could tackle, resulting in a .png at the destination given. There are several dozen computers in the office where I work that do nothing for 16 hours a day. Having all of them each render 1 .png image at a time could quickly tear through any animation task I come up with, realistically.

The work I do isn't photo-realistic scenes with massive detail, so I don't think it would be too much data. The largest .dwg file I have ever created was 10mb, and the largest .png I would ever need to render would be 1920x1080. 

RSS

Search

Translate

Latest Activity

OYEBANJI EMMANUEL replied to OYEBANJI EMMANUEL's discussion Questions for nxt render for autocad
"Thank you so much."
Thursday
Daniel Holz replied to Daniel Holz's discussion PBR Textures in nxtRender for Autocad
"Sorry, do not exactly how to do it right. If i sent you one or  sets, could you "compose" one material as an example? Maybe this is interesting for others too.."
Jan 2
Daniel Holz replied to Daniel Holz's discussion PBR Textures in nxtRender for Autocad
"Thanks Rich, exacvtly what i found out. Only did't know what to dfo with the AO map.."
Dec 31, 2025
Rich Hart replied to Daniel Holz's discussion PBR Textures in nxtRender for Autocad
"nXtRender doesn't use the AO texture image settings for anything, so don't bother trying to use that. I would start use the Diffuse textures at 100% and experiment with the levels of the Specular Reflection. You might need to toggle the…"
Dec 30, 2025
Daniel Holz replied to OYEBANJI EMMANUEL's discussion Questions for nxt render for autocad
"Hi,i imported some old Dosch 3D plants in nxtRender for testing, fully textured without an issue. Also used some free sketchup tree models (*.skp) from sketchuptextureclub and opened them in sketchup, exportet them to *.obj and used them in…"
Dec 29, 2025
Daniel Holz posted a discussion

PBR Textures in nxtRender for Autocad

Hi,Can anyone explaine how to use PBR textures in nxtrender for acad correctly?I like to use textures from sketchuptextureclub.This textures typicaly containing following types:- Diff- Displ- Norm- Spec- AOregards,DanielSee More
Dec 29, 2025
David Richards replied to Zdravko Todorovic's discussion nXtRender 0358-XE08 vs 0349-OA30 - What's new?
"Hello - there isn't an official changelog, mainly because the functionality is pretty much the same. Over the years we have fixed bugs that are reported and maintained compatibility with all released versions of AutoCAD. Please continue this…"
Nov 12, 2025
Zdravko Todorovic posted a discussion

nXtRender 0358-XE08 vs 0349-OA30 - What's new?

I'm considering upgrading my nXtRender from the very old arnxt64_0349-OA30 with AutoCAD 2008 to the new arnxt64_0358-XE08.Could someone please tell me what the main improvements, new features, or bug fixes are in the new version? Is there an official changelog available?See More
Nov 11, 2025

© 2026   Header image courtesy Peter Milner   Powered by

Badges  |  Report an Issue  |  Terms of Service