Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish Basic Content #1

Open
5 of 26 tasks
Longor1996 opened this issue May 30, 2021 · 3 comments
Open
5 of 26 tasks

Establish Basic Content #1

Longor1996 opened this issue May 30, 2021 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Longor1996
Copy link
Member

Longor1996 commented May 30, 2021

  • Raytracing, raycasting and rasterization?
  • Meshing & isosurface extraction?
  • Culling & visibility?
  • Lighting? (baked & realtime?)
  • Storage?
  • Chunks?
  • Octrees?
  • Palettes?
  • Compression?
  • Cellular Automata?
  • Fluids? (special case of CA?)
  • Pathfinding?
  • Rigid Bodies?
  • Soft Bodies?
  • Multi-Grid Physics?
  • Noise types?
  • Blending?
  • Caves?
  • Biomes?
  • Structures?
  • Resources for starting from scratch?
  • A list of commonly used engines.
  • Individual articles for some engines:
    • Unreal Engine
    • Unity3d
    • Godot
    • Three.js
@Longor1996 Longor1996 added the help wanted Extra attention is needed label May 30, 2021
@Longor1996
Copy link
Member Author

Wrote Types of Noise with commit 7ff6d1b.

@Longor1996
Copy link
Member Author

Wrote Palette Compression with commit 526b64b.

@Longor1996
Copy link
Member Author

Added Community page with d08dccf and 69d6880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant