NOW LOADING...
Please wait.. don’t turn off.

MARS EXPRESS

マーズ・エクスプレス

人間が私たちを捨てたんじゃない 私たちが捨てる

Official SNS

ジェレミー・ペラン監督作品

絶望的に平凡な23世紀の火星で、ロボットが脱獄する

festival de cannesのロゴ
2026年1月30日公開
annecyのロゴ
MARS
23rd CENTURY
PROGRAMMED TO LIVE
BUILT TO SERVE
const int threadNumX = 16, threadNumY = 16;
csStage.SetShaderResource(0, _multisampledepthbufferrsrv);
csStage.SetUnorderedAccessView(0, _resolveddepthbufferruav, 0);
int dispatchCountX = _multisampledepthbuffer.Description.Width / threadNumX ;