ErgalicsStudio
Ergalics Studio is a browser-based GPU scientific workbench. Powered by WebGPU and WebAssembly, it runs high-performance simulations and visualizations without installation, integrating physics, molecular science, bio-network analysis, AI computing, and data visualization into one workspace.
파일 탐색기
- bug_report.yml
- feature_request.yml
- ci.yml
- deploy.yml
- PULL_REQUEST_TEMPLATE.md
- config.mts
- architecture.md
- block-mode.md
- flow-mode.md
- getting-started.md
- introduction.md
- native-core.md
- plugins.md
- roadmap.md
- testing.md
- logo.svg
- AImnistcnn.png
- block.png
- code.png
- field.png
- flow.png
- index.md
- Nbody.png
- package.json
- protein.png
- studio.png
- add-column-plot.py
- eda-pipeline.py
- galaxy-scatter.py
- monte-carlo-pi.py
- normalize-filter.py
- random-histogram.py
- range-loop.py
- signal-analysis.py
- telemetry-explore.py
- ai-linear.csv
- ai-logistic.csv
- ai-mnist.csv
- ai-nonlinear.csv
- bar-data.csv
- boxplot-data.csv
- bubble-data.csv
- contour-data.json
- crystal.xyz
- dataset.json
- diamond.xyz
- distribution.dat
- errorband-data.csv
- field.json
- galaxy.dat
- nbody.json
- network-edges.csv
- parallel-data.csv
- protein.json
- qq-data.dat
- radar-data.csv
- sankey-data.csv
- scatter-clusters.dat
- telemetry.csv
- tornado.xyz
- treemap-data.csv
- violin-data.csv
- block-01-signal-analysis.clproj
- block-02-random-distribution.clproj
- block-03-grid-scatter.clproj
- block-04-range-filter.clproj
- block-05-dual-pipeline.clproj
- block-06-topk-pipeline.clproj
- block-07-binning-stats.clproj
- block-08-normalize-grid.clproj
- crystal-lattice-demo.clproj
- particles-demo.clproj
- point-cloud-demo.clproj
- config.toml
- buffer.rs
- compute.rs
- device.rs
- lib.rs
- utils.rs
- Cargo.toml
- Cargo.lock
- Cargo.toml
- index.html
- favicon.svg
- _line-check.mjs
- build-docs.mjs
- build-wasm.mjs
- gen-ai-examples.mjs
- make-example-data.mjs
- make-example-projects.mjs
- make-wasm-stub.mjs
- smoke-test.mjs
- verify-3d.mjs
- verify-ai-samples.mjs
- verify-ai-training.mjs
- verify-block-mode.mjs
- verify-code-mode.mjs
- verify-fixes.mjs
- verify-plugins.mjs
- verify-ui.mjs
- verify-webgpu.mjs
- dataSource.ts
- filter.ts
- index.ts
- math.ts
- statistics.ts
- transform.ts
- types.ts
- visualize.ts
- compiler.ts
- context.ts
- executor.ts
- fileData.ts
- index.ts
- l10n.ts
- ops.ts
- registry.ts
- render.ts
- sample.ts
- BlockCanvas.tsx
- BlockNode.tsx
- BlockPalette.tsx
- BlockPreview.tsx
- BlockToolbar.tsx
- BlockWorkbench.tsx
- DataTablePreview.tsx
- geometry.ts
- ParamEditor.tsx
- BlockEditor.tsx
- CodeEditor.tsx
- ConsolePanel.tsx
- EditorPlaceholder.tsx
- VariablePanel.tsx
- Dropdown.tsx
- ErrorBoundary.tsx
- Feedback.tsx
- LanguageSwitcher.tsx
- Modal.tsx
- ParamPanel.tsx
- PerfOverlay.tsx
- ThemeSwitcher.tsx
- setup.ts
- protocol.ts
- pyodide-client.ts
- pyodide-worker.ts
- runtime.ts
- studio.py.ts
- compute.ts
- cspkg.ts
- dataFiles.ts
- events.ts
- exampleAssets.ts
- examples.ts
- fileFormat.ts
- gpu.ts
- logger.ts
- perf.ts
- plugin-worker.ts
- sandbox.ts
- scene3d.ts
- settings.ts
- storage.ts
- viewport2d.ts
- wasm.ts
- wgsl.ts
- blocks.ts
- convert.ts
- engine.ts
- i18n.ts
- index.ts
- samples.ts
- theme.ts
- toolbox.ts
- parse.ts
- samples.ts
- core.ts
- index.ts
- js.ts
- python.ts
- r.ts
- convert.ts
- hash.ts
- index.ts
- serialize.ts
- types.ts
- validate.ts
- interpreter.ts
- studio-api.ts
- en-US.ts
- index.ts
- types.ts
- zh-CN.ts
- ergalics_core.d.ts
- ergalics_core_bg.wasm.d.ts
- PluginViewPage.tsx
- FileRouterDialog.tsx
- PluginDialog.tsx
- SettingsPage.tsx
- ShareLinkPage.tsx
- WelcomePage.tsx
- NamePromptDialog.tsx
- ShareDialog.tsx
- CentralArea.tsx
- DataDialog.tsx
- PerfDialog.tsx
- ProjectFilesDialog.tsx
- RightPanel.tsx
- Sidebar.tsx
- StatusBar.tsx
- TopBar.tsx
- WorkbenchPage.tsx
- data.ts
- index.ts
- models.ts
- plugin.ts
- render.ts
- tf.ts
- trainer.ts
- types.ts
- barChart.ts
- barnsley.ts
- boxPlot.ts
- bubbleChart.ts
- contour.ts
- errorband.ts
- fireworks.ts
- harmonograph.ts
- heatmap.ts
- histogram.ts
- imageViewer.ts
- index.ts
- koch.ts
- life.ts
- lissajous.ts
- mandelbrot.ts
- nbody.ts
- networkGraph.ts
- palette.ts
- parallelCoordinates.ts
- particles.ts
- pointCloud.ts
- pointCloud3D.ts
- polarPlot.ts
- protein.ts
- qqplot.ts
- sankey.ts
- scatter.ts
- spirograph.ts
- timeSeries.ts
- treemap.ts
- truchet.ts
- violinPlot.ts
- marketplace.ts
- appStore.ts
- blockStore.ts
- editorStore.ts
- pluginStore.ts
- projectStore.ts
- settingsStore.ts
- useFlowSync.ts
- app.css
- blocks.css
- global.css
- index.ts
- block.ts
- dag.ts
- datatable.ts
- editor.ts
- plugin.ts
- project.ts
- webgpu.d.ts
- App.tsx
- main.tsx
- vite-env.d.ts
- catalog.test.ts
- compiler.test.ts
- datatable.test.ts
- executor.test.ts
- fileData.test.ts
- fixtures.ts
- geometry.test.ts
- ops.test.ts
- registry.test.ts
- visualize.test.ts
- compute.test.ts
- wgsl.test.ts
- webgpu.html
- block-i18n.test.ts
- block-ir.test.ts
- code-samples.test.ts
- codegen.test.ts
- editorStore.test.ts
- interpreter.test.ts
- ir.test.ts
- studio-api.test.ts
- sync-threeway.test.ts
- appStore.test.ts
- builtinPlugins.test.ts
- cspkg.test.ts
- dataPlugins.test.ts
- fileFormat.test.ts
- gpuCompute.test.ts
- gpuService.test.ts
- i18n.test.ts
- sandbox.test.ts
- sciencePlugins.test.ts
- wasm.test.ts
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- index.html
- LICENSE
- package-lock.json
- package.json
- README.md
- README.zh-CN.md
- SECURITY.md
- tsconfig.json
- vite.config.ts
- vitest.config.ts
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
