Bit rate : 【【26,6 M/s】】 Width : 3840 pixels Height : 1604 pixels Display aspect ratio : 2,40:1 Frame rate : 23,976 (24000/1001) Color space : YUV Chroma subsampling : 4:2:0 (Type 2) Bit depth : 10 bits Bits/(Pixel*Frame) : 0.180 Stream size : 18,6 G(94%) : The...
self.camera = self.body.children['shortcuts_fps_camera']# Player movement variablesself.move_speed =5.0self.run_multiplier =2.0self.jump_force =5.0# Mouse variablesself.mouse_sensitivity =0.002self.mouse_smoothing =0.5# Used for smoothing the mouselookself.old_x =0.0self.old_y =0.0# Screen ...
TexturePtr temperatureTexture = getGridForRole(config.leafAtlases, GridTextureRole_Temperature);MaterialPtrmaterial(newMaterial); glm::vec3densityTextureSize(densityTexture->getWidth(), densityTexture->getHeight(), densityTexture->getDepth());// Main technique{TechniquePtrtechnique(newTechnique(m_volumeS...