Softimage 3D screen resolution
#1
Softimage 3D screen resolution
I remember setting this when I was using the SGI 1600SW monitor where you go into one of the environment files and specify your resolution from the default 4:3 aspect.  I cant remember which file to edit to change the resolution.

Octane 2x600mhz R14000 Octane2 dual head V12 / V10, 7 gig Ram
Octane 2x250mhz R10000 2gig ram, MXE, Digital Video, MSCSI, Jaleo
1600SW O2 400mhz R12000 O2, 1gig Ram AV1  - 250gig Media' raid
Indy 180mhz R5000 Indy XZ 256mb ram
Indigo2 200mhz R4400 Extreme…….Under Construction
Dell T7600 dual 3.5 Xeon, 512 gb ram, Quadro K6000 + Tesla k20 - DaVinci Resolve Studio Editing
Dell T5500 dual 3.2 Xeon, 72gb ram, Quadro 6000 + Tesla C2075 - DaVinci Resolve Studio Cutting
Intel i7-990x 3.46GHz Extreme 6 core / Quadro 5000 & 2 x Tesla C2075 / 24gig Ram inside an SGI 320vw case
bjames
Tezro

Trade Count: (0)
Posts: 384
Threads: 109
Joined: Aug 2018
Find Reply
09-04-2018, 07:19 PM
#2
RE: Softimage 3D screen resolution
You need "SI_SCREENRES=SI_1920x1200" variable, but I don't remember exactly whether it should setup by 'setenv' or in SI3D config files. Try "setenv SI_SCREENRES SI_1920x1200" first. Of course put your own resolution.)
bkd
Octane

Trade Count: (0)
Posts: 76
Threads: 5
Joined: Jul 2018
Find Reply
09-04-2018, 07:39 PM
#3
RE: Softimage 3D screen resolution
I do recall the variable is in one of the SI3D configuration files.

Fixed it.

You have to open the “softimage400” file and add the variable as above (without the ‘=‘). I added mine under the line that starts with sentences EFFECTS_EDITOR line.

Octane 2x600mhz R14000 Octane2 dual head V12 / V10, 7 gig Ram
Octane 2x250mhz R10000 2gig ram, MXE, Digital Video, MSCSI, Jaleo
1600SW O2 400mhz R12000 O2, 1gig Ram AV1  - 250gig Media' raid
Indy 180mhz R5000 Indy XZ 256mb ram
Indigo2 200mhz R4400 Extreme…….Under Construction
Dell T7600 dual 3.5 Xeon, 512 gb ram, Quadro K6000 + Tesla k20 - DaVinci Resolve Studio Editing
Dell T5500 dual 3.2 Xeon, 72gb ram, Quadro 6000 + Tesla C2075 - DaVinci Resolve Studio Cutting
Intel i7-990x 3.46GHz Extreme 6 core / Quadro 5000 & 2 x Tesla C2075 / 24gig Ram inside an SGI 320vw case
(This post was last modified: 09-04-2018, 10:48 PM by bjames.)
bjames
Tezro

Trade Count: (0)
Posts: 384
Threads: 109
Joined: Aug 2018
Find Reply
09-04-2018, 10:02 PM
#4
RE: Softimage 3D screen resolution
This is strange. My desktop resolution is set to 1920x1080_50. But when I switch softimage to 1920x1080, the right side menu buttons are off the screen. Setting any other res forces softimage to default to 1280x1024. So there is obviously certain resolutions softimage will recognize from the setenv variable.

Anyone know where I can find all the supported screen resolutions softimage supports?

Octane 2x600mhz R14000 Octane2 dual head V12 / V10, 7 gig Ram
Octane 2x250mhz R10000 2gig ram, MXE, Digital Video, MSCSI, Jaleo
1600SW O2 400mhz R12000 O2, 1gig Ram AV1  - 250gig Media' raid
Indy 180mhz R5000 Indy XZ 256mb ram
Indigo2 200mhz R4400 Extreme…….Under Construction
Dell T7600 dual 3.5 Xeon, 512 gb ram, Quadro K6000 + Tesla k20 - DaVinci Resolve Studio Editing
Dell T5500 dual 3.2 Xeon, 72gb ram, Quadro 6000 + Tesla C2075 - DaVinci Resolve Studio Cutting
Intel i7-990x 3.46GHz Extreme 6 core / Quadro 5000 & 2 x Tesla C2075 / 24gig Ram inside an SGI 320vw case
bjames
Tezro

Trade Count: (0)
Posts: 384
Threads: 109
Joined: Aug 2018
Find Reply
09-04-2018, 11:06 PM
#5
RE: Softimage 3D screen resolution
We had a thread on this subject at Nekochan. I wonder if Dodoid has it in his snapshot of Neko?

I don't have my SGI with me at the moment or I'd look myself. I wasn't able to use 1920x1080 either. It was a 16:9 but I can't remember at the moment. But it does make it fill a 1600sw perfectly.

Octane 2x400O2 300O2 400Origin 200 2x250
Intuition
Tezro

Trade Count: (0)
Posts: 351
Threads: 42
Joined: Dec 2017
Location: Roseburg, OR
Find Reply
09-06-2018, 05:35 PM
#6
RE: Softimage 3D screen resolution
I think max res Softimage would accept for the SI_SCREENRES variable was 1600x1024, or at least that's what was in the manual/getting started guide.  It never did work for me on my Tezro - I just tried a few different resolutions specified by that variable (1600x1024, 1920x1168), I just can't seem to get it working, so I dunno (edit: I mean SI works, its just always the same small res).  I manually set it and also put it in the global .softimage400 file:


Code:
Tezro 5# grep SI_SCREENRES /usr/Softimage/Soft3D_4.0/.softimage400
setenv SI_SCREENRES     SI_1600X1024
Tezro 6# source /usr/Softimage/Soft3D_4.0/.softimage400
Tezro 7# echo $SI_SCREENRES
SI_1600X1024
Tezro 8# $SI_LOCATION/3D/bin/soft -f $SI_LOCATION/3D/rsrc
>>> Using the OpenGL version of the DSO softGraphic.
ERROR: Database ORBITscn2 non-existent or invalid
Tezro 9#
(This post was last modified: 09-07-2018, 01:42 AM by gijoe77.)
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
09-07-2018, 01:41 AM
#7
RE: Softimage 3D screen resolution
1920x1080 seems to work with SI3d4 but the problem is 2” of the right side interface goes off the end of the screen.

The problem seems to be the pixel size of sgi vs the rest of the world in terms of monitor res.

Octane 2x600mhz R14000 Octane2 dual head V12 / V10, 7 gig Ram
Octane 2x250mhz R10000 2gig ram, MXE, Digital Video, MSCSI, Jaleo
1600SW O2 400mhz R12000 O2, 1gig Ram AV1  - 250gig Media' raid
Indy 180mhz R5000 Indy XZ 256mb ram
Indigo2 200mhz R4400 Extreme…….Under Construction
Dell T7600 dual 3.5 Xeon, 512 gb ram, Quadro K6000 + Tesla k20 - DaVinci Resolve Studio Editing
Dell T5500 dual 3.2 Xeon, 72gb ram, Quadro 6000 + Tesla C2075 - DaVinci Resolve Studio Cutting
Intel i7-990x 3.46GHz Extreme 6 core / Quadro 5000 & 2 x Tesla C2075 / 24gig Ram inside an SGI 320vw case
bjames
Tezro

Trade Count: (0)
Posts: 384
Threads: 109
Joined: Aug 2018
Find Reply
09-08-2018, 04:22 AM
#8
RE: Softimage 3D screen resolution
ok
I'll have to try it on my Impact and Vpro octanes eventually, I wonder if the reason its not working for me is an VPRO thing or a Tezro thing
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
09-08-2018, 04:34 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)