vulkanSDK
2021-02-07 19:08:51 260.36MB VulkanSDK 渲染
1
天青石 水晶+ 苗条= :high_voltage: Celestite允许您在 Web应用程序中使用React组件的全部功能。 它是视图层的直接替代品-不再需要中间的.ecr模板。 使用Celestite,您可以在Crystal中编写您的后端服务器代码,在JavaScript和HTML中编写您的前端客户端代码,然后一切都可以无缝且快速地协同工作。 介绍 要求 水晶0.35.1+ 纱线1.12+ 节点10+ 渲染服务器是使用节点10.15.3构建的(特别是它使用了节点7+中添加的WHATWG URL标准。)严格地说,如果有令人信服的理由支持,则不需要这样做。我很高兴能够对Node的早期版本进行此更改。) 安
2021-02-05 10:08:37 1.13MB crystal framework web isomorphic
1
luajit_gfx_sandbox:基于luajit的OpenGL和Vulkan渲染沙箱
2021-02-03 23:48:43 5.57MB opengl lua vulkan luajit
1
包含bimserverwar-1.5.182、最新插件、win7和centos7下的安装指导文档,及一些测试用的BIM 3D模型,资源较大,资源里有网盘地址,不会的也可以加我资源中的微信探讨
2021-02-03 23:44:13 105B bimserver 3d渲染 3d three.js
1
然后我可能会停止更新此项目,而改为为Three.js官方做出贡献。 三.WebGPU渲染器 实验Three.js WebGPU渲染器 / 通过Chrome Canary上的chrome:// flags打开#enable-unsafe-webgpu进行演示。 链接
2021-02-01 23:09:15 5.78MB javascript threejs graphics 3d
1
React移动样板 用于构建移动Web应用程序的简单样板。 服务器端和客户端渲染支持。 webpack4,react-hot-loader4,react-router5 安装 您需要具有才能开始。 $ git clone https://github.com/hahoocn/react-mobile-boilerplate.git $ npm install 运行开发服务器(开发) $ npm run dev 构建和运行生产服务器 $ npm run build $ npm run start 只建立客户端 $ npm run build:client 清理构建文件夹 $ npm run clean 技术栈 React (一个用于通过Facebook和Instagram创建用户界面JavaScript库。) ( 完整路由库。) (React Router v4和v5的Redux绑定) (用于Redux的官方React绑定。) (Reac的文档主管) Redux (JavaScript应用程序的可预测状态容器。) (一个为Redux创建动作和减速器的库)
2021-02-01 19:06:30 100KB react redux boilerplate babel
1
vray材质转换.zip
2021-02-01 11:01:12 2KB 3d渲染
1
浅色 通过浅浅的渲染和轻松的模拟,可以轻松进行角度测试。 文件 原理图 (感谢@mihalcan!) 文章 Angular版本支持 角度的 浅色 11倍 11倍 10倍 10倍 9倍 9倍 6x-8x 8倍 5倍 <= 7.2.0 超级简单的测试 describe ( 'ColorLinkComponent' , ( ) => { let shallow : Shallow ; beforeEach ( ( ) => { shallow = new Shallow ( ColorLinkComponent , MyModule ) ; } ) ; it ( 'renders a link with the name of the color' , async ( ) => { const { find } = await shallow . render ( { bind : { color : 'Blue' } } ) ; // or shallow.render(`<color-link co
2021-01-31 14:12:20 201KB testing mock angular typescript
1
安卓程序
2021-01-30 14:02:49 29KB 安卓程序
在云中渲染Blender 3D场景(使用Docker) 一个简单的Web应用程序,可使用自定义文本呈现 3D场景。 使用docker run -p 8080:8080 gcr.io/as-a-service-dev/render API 网址参数: text :要渲染的文本,默认为HELLO 。 scene :要渲染的.blend文件的名称(不带扩展名),默认为basic ,其他受支持的值是outrun和outrun-filter 。 示例: /?text=OUTRUN&scene=outrun 带上自己的3D场景: 创建一个Blender场景,您的场景必须包含一个名称为Text的文本对象, 将您的.blend文件添加到models/文件夹中, 在本地运行服务器 使用docker build . -t render docker build . -t render 从docker run -p 8080:8080 render 在浏览器中打开http://localhost:8080/?text=Hey
2021-01-28 11:24:00 415KB docker microservice blender container
1