Skip to content

A snowy winter scene built with three.js to pass a cold winter day :)

Notifications You must be signed in to change notification settings

kellycode/winters_eve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

December 2022 updated to Three r144 and added a 'player' Snoopy character with a basic chase camera

Relaxing at home on a cold December day and looking out at dull houses and streets, I wanted to see this snowy winter scene.

It's just for fun and xp, no real plan and I normally do these kinds of things in Unity

a snowy eve

  • Rigged and Animated a free Snowman character that follows the player around
  • Mixamo animated and added a player character Snoopy made by Daz and it's extremely well made and easy to work with
  • Made Custom Mobile and W,A,S,D, + Arrow movement controls (PC gamer here and I've never played a game on my phone so just made up something that seems to work)
  • Heightmap generated ground
  • Random placement of trees
  • Random placement of deer and a wolf from old free models (will rebuild and animate eventually)
  • Custom trees built from primitives objects randomly placed
  • Generic Skybox
  • Moon Sprite
  • Falling snow (looks nice but probably not as efficient as it could be)
  • Left mouse orbital camera

TODOs:

  1. Update to latest THREE modulerated
  2. work on the deer and wolf and their animations
  3. maybe add a fp camera
  4. combine listeners and controls into one fps thing
  5. Update (or, more likely, remove) touch controls

Snoopy: https://sketchfab.com/3d-models/snoopy-df94fc680c404ffeb0a7b864958600a5

Snowman: https://www.turbosquid.com/3d-models/snowman-snow-man-3ds-free/987007

Fox: https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/Fox

Heather Wold (Little Red-Haired Girl) by Janice Emmons 1990-present: https://sketchfab.com/3d-models/little-red-haired-girl-3c7572a66c2a4304a45abfa720e45ee1

Code is all plain ol' css, vanilla js and jquery. Feel free to do whatever you want with it.

About

A snowy winter scene built with three.js to pass a cold winter day :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages